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

@font-face {
    font-family: 'MarianinaCnFYMedium_M';
    src: url('../fonts/MarianinaCnFYMedium_M.eot');
    src: url('../fonts/MarianinaCnFYMedium_M.eot') format('embedded-opentype'),
         url('../fonts/MarianinaCnFYMedium_M.woff2') format('woff2'),
         url('../fonts/MarianinaCnFYMedium_M.woff') format('woff'),
         url('../fonts/MarianinaCnFYMedium_M.ttf') format('truetype'),
         url('../fonts/MarianinaCnFYMedium_M.svg#MarianinaCnFYMedium_M') format('svg');
}
@font-face {
    font-family: 'MarianinaWdFYBlack_M';
    src: url('../fonts/MarianinaWdFYBlack_M.eot');
    src: url('../fonts/MarianinaWdFYBlack_M.eot') format('embedded-opentype'),
         url('../fonts/MarianinaWdFYBlack_M.woff2') format('woff2'),
         url('../fonts/MarianinaWdFYBlack_M.woff') format('woff'),
         url('../fonts/MarianinaWdFYBlack_M.ttf') format('truetype'),
         url('../fonts/MarianinaWdFYBlack_M.svg#MarianinaWdFYBlack_M') format('svg');
}
@font-face {
    font-family: 'MarianinaWdFYLight_M';
    src: url('../fonts/MarianinaWdFYLight_M.eot');
    src: url('../fonts/MarianinaWdFYLight_M.eot') format('embedded-opentype'),
         url('../fonts/MarianinaWdFYLight_M.woff2') format('woff2'),
         url('../fonts/MarianinaWdFYLight_M.woff') format('woff'),
         url('../fonts/MarianinaWdFYLight_M.ttf') format('truetype'),
         url('../fonts/MarianinaWdFYLight_M.svg#MarianinaWdFYLight_M') format('svg');
}
@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?p0uwew');
  src:  url('../fonts/icomoon.eot?p0uwew#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?p0uwew') format('truetype'),
    url('../fonts/icomoon.woff?p0uwew') format('woff'),
    url('../fonts/icomoon.svg?p0uwew#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-alleLeeftijden:before {
  content: "\e900";
}
.icon-arrowDown:before {
  content: "\e901";
}
.icon-arrowLeft:before {
  content: "\e902";
}
.icon-arrowRight:before {
  content: "\e903";
}
.icon-calendar:before {
  content: "\e904";
}
.icon-drinken:before {
  content: "\e905";
}
.icon-gallery:before {
  content: "\e906";
}
.icon-gesprekken:before {
  content: "\e907";
}
.icon-logo:before {
  content: "\e908";
}
.icon-menuselected:before {
  content: "\e909";
}
.icon-nieuwsbrief:before {
  content: "\e90a";
}
.icon-socialFacebook:before {
  content: "\e90b";
}
.icon-socialTwitter:before {
  content: "\e90c";
}
.icon-vrienden:before {
  content: "\e90d";
}



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

[class^="altIc-"], [class*=" altIc-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon2' !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;
}

.altIc-logo-cdl:before {
    content: "\e900";
}
