/* fonts */
@font-face {
    font-family: 'Rauschen B';
    src: url('../fonts/RauschenB-Black.eot');
    src: url('../fonts/RauschenB-Black.eot?#iefix') format('embedded-opentype'),
        url('../fonts/RauschenB-Black.woff2') format('woff2'),
        url('../fonts/RauschenB-Black.woff') format('woff'),
        url('../fonts/RauschenB-Black.ttf') format('truetype'),
        url('../fonts/RauschenB-Black.svg#RauschenB-Black') format('svg');
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Brice';
    src: url('../fonts/Brice-Black.eot');
    src: url('../fonts/Brice-Black.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Brice-Black.woff2') format('woff2'),
        url('../fonts/Brice-Black.woff') format('woff'),
        url('../fonts/Brice-Black.ttf') format('truetype'),
        url('../fonts/Brice-Black.svg#Brice-Black') format('svg');
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'BriceBSemiCondensed';
    src: url('../fonts/Brice-BlackSemiCondensed.eot');
    src: url('../fonts/Brice-BlackSemiCondensed.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Brice-BlackSemiCondensed.woff2') format('woff2'),
        url('../fonts/Brice-BlackSemiCondensed.woff') format('woff'),
        url('../fonts/Brice-BlackSemiCondensed.ttf') format('truetype'),
        url('../fonts/Brice-BlackSemiCondensed.svg#Brice-BlackSemiCondensed') format('svg');
    font-style: normal;
    font-display: swap;
}
