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

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

.ecf-icon-propeller:before {
  content: "\e900";
}
.ecf-icon-twitter-x:before {
  content: "\e904";
}
