 @font-face {
    font-family: 'FbApolo';
    src: url('../fonts/fbapolo-boldwebfont.eot?v=1.0.0');
    src: 
        url('../fonts/fbapolo-boldwebfont.woff?v=1.0.0') format('woff'),
        url('../fonts/fbapolo-boldwebfont.woff2?v=1.0.0') format('woff2'),
        url('../fonts/fbapolo-boldwebfont.ttf?v=1.0.0') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
} 


@font-face {
    font-family: 'FbApolo';
    src: url('../fonts/fbapolo-regularwebfont.eot?v=1.0.0');
    src:
        url('../fonts/fbapolo-regularwebfont.woff?v=1.0.0') format('woff'),
        url('../fonts/fbapolo-regularwebfont.woff2?v=1.0.0') format('woff2'),
        url('../fonts/fbapolo-regularwebfont.ttf?v=1.0.0') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'FbGezer';
    src: url('../fonts/FbGezer-Regular.eot');
    src: url('../fonts/FbGezer-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/FbGezer-Regular.woff') format('woff'),
        url('../fonts/FbGezer-Regular.woff2') format('woff2'),
        url('../fonts/fbgezer-regularwebfont.ttf') format('truetype'),
        url('../fonts/fbgezer-regularwebfont.svg#ApoloBold') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Spoiler';
    src: url('../fonts/fbspoiler-blackwebfont.eot');
    src: url('../fonts/fbspoiler-blackwebfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/fbspoiler-blackwebfont.woff') format('woff'),
        url('../fonts/fbspoiler-blackwebfont.ttf') format('truetype'),
        url('../fonts/fbspoiler-blackwebfont.svg#Spoiler') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Spoiler';
    src: url('../fonts/ffbspoileren-regular-webfont.eot');
    src: url('../fonts/fbspoileren-regular-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/fbspoileren-regular-webfont.woff') format('woff'),
        url('../fonts/fbspoileren-regular-webfont.ttf') format('truetype'),
        url('../fonts/fbspoileren-regular-webfont.svg#Spoiler') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}