@font-face {
  font-family: 'mfg';
  src:
    url('fonts/mfg.ttf?ea2qzb') format('truetype'),
    url('fonts/mfg.woff?ea2qzb') format('woff'),
    url('fonts/mfg.svg?ea2qzb#mfg') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="i-mfg-"], [class*=" i-mfg-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'mfg' !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;
}

.i-mfg-bottom:before {
  content: "\e900";
}
.i-mfg-left:before {
  content: "\e901";
}
.i-mfg-right:before {
  content: "\e902";
}
.i-mfg-top:before {
  content: "\e903";
}
