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

[class^="icomoon-"], [class*=" icomoon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  /* font-weight: normal;
  font-variant: normal; */
  text-transform: none;
  /* line-height: normal; */
  font-size: 18px;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icomoon-character-recognition-line:before {
  content: "\e900";
}
