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

[class^="iconf-"], [class*=" iconf-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  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;
}
.iconf-icon1:before {
  content: "\e900";
}
.iconf-icon2:before {
  content: "\e901";
}
.iconf-icon3:before {
  content: "\e902";
}
.iconf-icon4:before {
  content: "\e912";
}
.iconf-icon5:before {
  content: "\e913";
}