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

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

.iconm-008:before {
  content: "\e900";
}
.iconm-009:before {
  content: "\e901";
}
