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

[class^="icon-"], [class*=" icon-"] {
  /* 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;
}


.icon-arrows-1:before {
  content: "\e93c";
}
.icon-arrows:before {
  content: "\e93d";
}
