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

@font-face {
  font-family: 'icomoon_ex2';
  src:  url('fonts/icomoon_ex2.eot?gkhuzn');
  src:  url('fonts/icomoon_ex2.eot?gkhuzn#iefix') format('embedded-opentype'),
    url('fonts/icomoon_ex2.ttf?gkhuzn') format('truetype'),
    url('fonts/icomoon_ex2.woff?gkhuzn') format('woff'),
    url('fonts/icomoon_ex2.svg?gkhuzn#icomoon_ex2') 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', 'icomoon_ex', 'icomoon_ex2' !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;
}

.fas.fa-envelope:before {
  content: "\e905";
}
.fab.fa-facebook-f:before {
  content: "\e906";
}
.fab.fa-line:before {
  content: "\e907";
}
.fab.fa-twitter:before {
  content: "\e908";
}
.fa-search:before {
  content: "\e904";
}
.fa-calendar-check:before {
  content: "\e900";
}
.fa-chevron-right:before {
  content: "\e901";
}
.fa-code:before {
  content: "\e902";
}
.fa-envelope:before {
  content: "\e903";
}
.fa-download:before {
  content: "\f019";
}
.fa-file-text2:before {
  content: "\e926";
}
.fa-play-circle:before {
  content: "\f144";
}
