@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'questrialregular';
    src: url('css/../fonts/questrial-regular-webfont.eot');
    src: url('css/css/../fonts/questrial-regular-webfont.eot') format('embedded-opentype'),
         url('css/css/../fonts/questrial-regular-webfont.woff2') format('woff2'),
         url('css/../fonts/questrial-regular-webfont.woff') format('woff'),
         url('css/../fonts/questrial-regular-webfont.ttf') format('truetype'),
         url('css/../fonts/questrial-regular-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'bebas_neueregular';
    src: url('css/../fonts/BebasNeue-webfont.eot');
    src: url(' css/../fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('css/css/../fonts/BebasNeue-webfont.woff2') format('woff2'),
         url('css/../fonts/BebasNeue-webfont.woff') format('woff'),
         url('css/../fonts/BebasNeue-webfont.ttf') format('truetype'),
         url('css/../fonts/BebasNeue-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}