@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?ytrudw');
  src:  url('fonts/icomoon.eot?ytrudw#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?ytrudw') format('truetype'),
    url('fonts/icomoon.woff?ytrudw') format('woff'),
    url('fonts/icomoon.svg?ytrudw#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="fa-"], [class*=" fa-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-play_arrow:before {
  content: "\e902";
}
.fa-line:before {
  content: "\f3c0";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-facebook-f:before {
  content: "\f39e";
}
.fa-keyboard_arrow_right:before {
  content: "\e900";
}
.fa-keyboard_arrow_left:before {
  content: "\e901";
}
.fa-mail_outline:before {
  content: "\e904";
}
.fa-circle:before {
  content: "\e905";
}
.fa-keyboard_arrow_up:before {
  content: "\e908";
}
.fa-keyboard_arrow_down:before {
  content: "\e909";
}
.fa-phone-hang-up:before {
  content: "\e903";
}
