@font-face {
    font-family: 'EmySlabLight';
    src: url('../fonts/EmySlabLight.eot');
    src: url('../fonts/EmySlabLight.eot') format('embedded-opentype'),
         url('../fonts/EmySlabLight.woff2') format('woff2'),
         url('../fonts/EmySlabLight.woff') format('woff'),
         url('../fonts/EmySlabLight.ttf') format('truetype'),
         url('../fonts/EmySlabLight.svg#EmySlabLight') format('svg');
}

@font-face {
    font-family: 'EmySlabRegular';
    src: url('../fonts/EmySlabRegular.eot');
    src: url('../fonts/EmySlabRegular.eot') format('embedded-opentype'),
         url('../fonts/EmySlabRegular.woff2') format('woff2'),
         url('../fonts/EmySlabRegular.woff') format('woff'),
         url('../fonts/EmySlabRegular.ttf') format('truetype'),
         url('../fonts/EmySlabRegular.svg#EmySlabRegular') format('svg');
}

@font-face {
    font-family: 'EmySlabSemiBold';
    src: url('../fonts/EmySlabSemiBold.eot');
    src: url('../fonts/EmySlabSemiBold.eot') format('embedded-opentype'),
         url('../fonts/EmySlabSemiBold.woff2') format('woff2'),
         url('../fonts/EmySlabSemiBold.woff') format('woff'),
         url('../fonts/EmySlabSemiBold.ttf') format('truetype'),
         url('../fonts/EmySlabSemiBold.svg#EmySlabSemiBold') format('svg');
}
@font-face {
    font-family: 'EmySlabBold';
    src: url('../fonts/EmySlabBold.eot');
    src: url('../fonts/EmySlabBold.eot') format('embedded-opentype'),
         url('../fonts/EmySlabBold.woff2') format('woff2'),
         url('../fonts/EmySlabBold.woff') format('woff'),
         url('../fonts/EmySlabBold.ttf') format('truetype'),
         url('../fonts/EmySlabBold.svg#EmySlabBold') format('svg');
}

@font-face {
    font-family: 'CouturierBoldIt';
    src: url('../fonts/CouturierBoldIt.eot');
    src: url('../fonts/CouturierBoldIt.eot') format('embedded-opentype'),
         url('../fonts/CouturierBoldIt.woff2') format('woff2'),
         url('../fonts/CouturierBoldIt.woff') format('woff'),
         url('../fonts/CouturierBoldIt.ttf') format('truetype'),
         url('../fonts/CouturierBoldIt.svg#CouturierBoldIt') format('svg');
}


@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?j4vs0c');
  src:  url('../fonts/icomoon.eot?j4vs0c#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?j4vs0c') format('truetype'),
    url('../fonts/icomoon.woff?j4vs0c') format('woff'),
    url('../fonts/icomoon.svg?j4vs0c#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-icons_min:before {
  content: "\e900";
}
.icon-icons_plus:before {
  content: "\e901";
}
.icon-icons_arrowLeft:before {
  content: "\e902";
}
.icon-icons_arrowRight:before {
  content: "\e903";
}
.icon-icons_inhoud:before {
  content: "\e904";
}
.icon-icons_volume:before {
  content: "\e905";
}
.icon-icons_streek:before {
  content: "\e906";
}
.icon-icons_druif:before {
  content: "\e907";
}
.icon-icons_arrowUp:before {
  content: "\e908";
}
.icon-icons_arrowDown:before {
  content: "\e909";
}
.icon-icons_vragen:before {
  content: "\e90a";
}
.icon-icons_winkelwagen:before {
  content: "\e90b";
}
.icon-icons_tapas:before {
  content: "\e90c";
}
.icon-icons_wijn:before {
  content: "\e90d";
}
.icon-icons_noten:before {
  content: "\e90e";
}
.icon-icons_kaas:before {
  content: "\e90f";
}