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

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

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-add:before {
  content: "\e914";
}
.icon-minus:before {
  content: "\e915";
}
.icon-nav:before {
  content: "\e916";
}
.icon-arrow_first:before {
  content: "\e900";
}
.icon-arrow_last:before {
  content: "\e901";
}
.icon-arrow_left:before {
  content: "\e902";
}
.icon-arrow_line_next:before {
  content: "\e903";
}
.icon-arrow_line_prev:before {
  content: "\e904";
}
.icon-arrow_line_top:before {
  content: "\e905";
}
.icon-arrow_right:before {
  content: "\e906";
}
.icon-cancel:before {
  content: "\e907";
}
.icon-check:before {
  content: "\e908";
}
.icon-dropdown:before {
  content: "\e909";
}
.icon-link:before {
  content: "\e90a";
}
.icon-next:before {
  content: "\e90b";
}
.icon-traffic1:before {
  content: "\e90c";
}
.icon-traffic2:before {
  content: "\e90d";
}
.icon-traffic3:before {
  content: "\e90e";
}
.icon-traffic4:before {
  content: "\e90f";
}
.icon-traffic5:before {
  content: "\e910";
}
.icon-traffic6:before {
  content: "\e911";
}
.icon-traffic7:before {
  content: "\e912";
}
.icon-traffic8:before {
  content: "\e913";
}
