/*! HTML5 Boilerplate v5.2.0 | MIT License | https://html5boilerplate.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Einbinden von Webfonts mit @font-face - Font Gudea
   ========================================================================== */
   
@font-face {
    font-family: 'gudeabold';
    src: url('../fonts/gudea/gudea-bold-webfont.eot');
    src: url('../fonts/gudea/gudea-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/gudea/gudea-bold-webfont.woff2') format('woff2'),
         url('../fonts/gudea/gudea-bold-webfont.woff') format('woff'),
         url('../fonts/gudea/gudea-bold-webfont.ttf') format('truetype'),
         url('../fonts/gudea/gudea-bold-webfont.svg#gudeabold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'gudeaitalic';
    src: url('../fonts/gudea/gudea-italic-webfont.eot');
    src: url('../fonts/gudea/gudea-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/gudea/gudea-italic-webfont.woff2') format('woff2'),
         url('../fonts/gudea/gudea-italic-webfont.woff') format('woff'),
         url('../fonts/gudea/gudea-italic-webfont.ttf') format('truetype'),
         url('../fonts/gudea/gudea-italic-webfont.svg#gudeaitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'gudearegular';
    src: url('../fonts/gudea/gudea-regular-webfont.eot');
    src: url('../fonts/gudea/gudea-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/gudea/gudea-regular-webfont.woff2') format('woff2'),
         url('../fonts/gudea/gudea-regular-webfont.woff') format('woff'),
         url('../fonts/gudea/gudea-regular-webfont.ttf') format('truetype'),
         url('../fonts/gudea/gudea-regular-webfont.svg#gudearegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
