/* Bebas Neue */
@font-face {
    font-family: 'Bebas Neue';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://downloads.level27.be/placeholder/fonts/BebasNeue-Regular.ttf) format('truetype');
}

/* Lora */
@font-face {
    font-family: 'Lora';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://downloads.level27.be/placeholder/fonts/Lora-Regular.ttf) format('truetype');
}

/* Montserrat */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 200;
    src: url(https://downloads.level27.be/placeholder/fonts/Montserrat-ExtraLight.ttf) format('truetype');
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    src: url(https://downloads.level27.be/placeholder/fonts/Montserrat-Regular.ttf) format('truetype');
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    src: url(https://downloads.level27.be/placeholder/fonts/Montserrat-Bold.ttf) format('truetype');
}

/* Merriweather */

@font-face {
    font-family: 'Merriweather';
    font-style: normal;
    font-weight: 300;
    src: url(https://downloads.level27.be/placeholder/fonts/Merriweather-Light.ttf) format('truetype');
}

@font-face {
    font-family: 'Merriweather';
    font-style: normal;
    font-weight: 400;
    src: url(https://downloads.level27.be/placeholder/fonts/Merriweather-Regular.ttf) format('truetype');
}

@font-face {
    font-family: 'Merriweather';
    font-style: normal;
    font-weight: 700;
    src: url(https://downloads.level27.be/placeholder/fonts/Merriweather-Bold.ttf) format('truetype');
}

@font-face {
    font-family: 'Merriweather';
    font-style: italic;
    font-weight: 300;
    src: url(https://downloads.level27.be/placeholder/fonts/Merriweather-LightItalic.ttf) format('truetype');
}

@font-face {
    font-family: 'Merriweather';
    font-style: italic;
    font-weight: 400;
    src: url(https://downloads.level27.be/placeholder/fonts/Merriweather-RegularLightItalic.ttf) format('truetype');
}

@font-face {
    font-family: 'Merriweather';
    font-style: italic;
    font-weight: 700;
    src: url(https://downloads.level27.be/placeholder/fonts/Merriweather-BoldLightItalic.ttf) format('truetype');
}
