@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?2vdmac');
  src:  url('../fonts/icomoon.eot?2vdmac#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?2vdmac') format('truetype'),
    url('../fonts/icomoon.woff?2vdmac') format('woff'),
    url('../fonts/icomoon.svg?2vdmac#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-arrow-large:before {
  content: "\e900";
}
.icon-arrow-small:before {
  content: "\e901";
}
.icon-arrow-thin:before {
  content: "\e902";
}
.icon-arrow:before {
  content: "\e903";
}
.icon-cart:before {
  content: "\e904";
}
.icon-external-link:before {
  content: "\e905";
}
.icon-shop:before {
  content: "\e906";
}
.icon-arrow-medium:before {
  content: "\e907";
}
.icon-arrow-down:before {
  content: "\e908";
}
.icon-arrow_arrow-thin-left:before {
  content: "\e909";
}
.icon-arrow_arrow-small-left:before {
  content: "\e90a";
}
.icon-arrow-anchor:before {
  content: "\e90b";
}
.icon-download:before {
  content: "\e90c";
}
.icon-print:before {
  content: "\e90d";
}
.icon-arrow-next:before {
  content: "\e90e";
}
.icon-arrow-dwn:before {
  content: "\e90f";
}
.icon-arrow-large-dwn:before {
  content: "\e910";
}