@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?w7cfga');
  src:  url('fonts/icomoon.eot?w7cfga#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?w7cfga') format('truetype'),
    url('fonts/icomoon.woff?w7cfga') format('woff'),
    url('fonts/icomoon.svg?w7cfga#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

.icon-fmmodule-logo-1:before {
  content: "\e900";
  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;
}
