@font-face {
    font-family: 'Flama M';
    src: url('../typos/Flama-Medium.woff2') format('woff2'),
        url('../typos/Flama-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Flama R';
    src: url('../typos/Flama.woff2') format('woff2'),
        url('../typos/Flama.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
} 

@font-face {
    font-family: 'Flama';
    src: url('../typos/Flama-Light.woff2') format('woff2'),
        url('../typos/Flama-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Flama Condensed';
    src: url('../typos/FlamaCondensed-Bold.woff2') format('woff2'),
        url('../typos/FlamaCondensed-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Romana';
    src: url('../typos/RomanaEF-Demi.woff2') format('woff2'),
        url('../typos/RomanaEF-Demi.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Akkurat';
    src: url('../typos/Akkurat-Bold.woff2') format('woff2'),
        url('../typos/Akkurat-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}