
@font-face {
    font-family: 'faunetext_bold';
    src: url('css/fonts/faune-textbold-webfont.woff2') format('woff2'),
         url('css/fonts/faune-textbold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'faunedisplay_black';
    src: url('css/fonts/faune-displayblack-webfont.woff2') format('woff2'),
         url('css/fonts/faune-displayblack-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'robotolight';
    src: url('css/fonts/roboto-light-webfont.woff2') format('woff2'),
         url('css/fonts/roboto-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}