@font-face {
    font-family: 'Chaumont Script Beta';
    src: url('../fonts/chaumont_script_beta-regular.woff2') format('woff2'),
    url('../fonts/chaumont_script_beta-regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Decalotype';
    src: url('../fonts/DecalotypeExtraBold.woff2') format('woff2'),
    url('../fonts/DecalotypeExtraBold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Decalotype';
    src: url('../fonts/DecalotypeBold.woff2') format('woff2'),
    url('../fonts/DecalotypeBold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}