@font-face {
  font-family: 'dashicons';
  src: url('../fonts/dashicons.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

.dashicons {
  display: inline-block;
  font: normal 20px/1 'dashicons';
  vertical-align: middle;
  speak: none;
  text-decoration: none;
  text-align: center;
}

.dashicons-arrow-left-alt::before { content: "\f344"; }
.dashicons-admin-home::before { content: "\f102"; }
.dashicons-video-alt3::before { content: "\f126"; }
.dashicons-arrow-down::before { content: "\f140"; }
.dashicons-arrow-left::before { content: "\f341"; }
.dashicons-arrow-right::before { content: "\f345"; }
.dashicons-arrow-right-alt::before { content: "\f346"; }
.dashicons-controls-play::before { content: "\f522"; }