@font-face {
  font-family: 'megaphone-font';
  src: url('../fonts/megaphone-font.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

.fa,
.o-envelope-1 {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


[class^="mf"], [class*=" mf-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'megaphone-font' !important;
  speak: none;
  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;
}

.mf-chevron-down:before {
  content: "\e900";
}
.mf-chevron-up:before {
  content: "\e901";
}
.mf-chevron-left:before {
  content: "\e902";
}
.mf-chevron-right:before {
  content: "\e903";
}
.mf-corner-right:before {
  content: "\e904";
}
.mf-close:before {
  content: "\e905";
}
.mf-menu:before {
  content: "\e906";
}
.mf-search:before {
  content: "\e907";
}
.mf-play:before {
  content: "\e908";
}
.mf-audio:before {
  content: "\e909";
}
.mf-gallery:before {
  content: "\e90a";
}
.mf-image:before {
  content: "\e90b";
}
.mf-social:before {
  content: "\e90c";
}
.mf-sticky:before {
  content: "\e90d";
}
.mf-cart:before {
  content: "\e90e";
}
.mf-envelope:before {
  content: "\e90f";
}
.mf-website:before {
  content: "\e910";
}
.mf-gear:before {
  content: "\e911";
}
.mf-apple:before {
  content: "\e912";
}
.mf-spotify:before {
  content: "\e913";
}
.mf-paypal:before {
  content: "\e916";
}
.mf-subscribe:before {
  content: "\e917";
}
.mf-sponsored:before {
  content: "\e918";
}
.mf-pause:before {
  content: "\e919";
}
.mf-patreon:before {
  content: "\e91a";
}
.mf-corner-left:before {
  content: "\e91b";
}
.mf-youtube:before {
  content: "\e91c";
}
.fa-twitter:before {
  content: "\f099";
}

.fa-play:before {
  content: "\f04b";
  margin-right: -2px;
}

.fa-music:before {
  content: "\f001";
}

.fa-camera:before {
  content: "\f030";
}

.fa-facebook:before {
  content: "\f09a";
}

.fa-linkedin:before {
  content: "\f0e1";
}

.fa-whatsapp:before {
  content: "\f232";
}

.fa-instagram:before {
  content: "\f16d";
}
.fa-apple:before {
  content: "\f179";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-youtube:before {
  content: "\f16a";
}
.fa-envelope:before,
.o-envelope-1:before {
  content: "\f003";
}

.mf-podcast:before {
  content: "\e925";
}
.mf-download:before {
  content: "\e926";
}
