@font-face {
    font-family: 'nouvellegrotesquerie';
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    src: url(../fonts/NouvelleGrotesquerie-Regular.woff);
}

@font-face {
    font-family: 'thestralneue';
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    src: url(fonts/ThestralNeue-Bold.woff);
}

@font-face {
    font-family: 'squatina';
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    src: url(../fonts/Squatina-Regular.woff2);
}

@font-face {
    font-family: 'basteleurgras';
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    src: url(../fonts/Basteleur-Bold.woff);
}

/* Regular */
@font-face {
    font-family: 'Dinanormal';
    src: url('fonts/DinaChaumont-TextRegular.woff2')format('woff2');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Dinadisplayregular';
    src: url('fonts/DinaChaumont-DisplayRegular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
}