@font-face {
    font-family: 'Staatliches';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('../fonts/staatliches-400.ttf') format('truetype');
}

@font-face {
    font-family: 'Sen';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('../fonts/sen-400.ttf') format('truetype');
}

@font-face {
    font-family: 'Sen';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url('../fonts/sen-500.ttf') format('truetype');
}

@font-face {
    font-family: 'Sen';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url('../fonts/sen-600.ttf') format('truetype');
}

@font-face {
    font-family: 'Sen';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('../fonts/sen-700.ttf') format('truetype');
}

@font-face {
    font-family: 'Sen';
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url('../fonts/sen-800.ttf') format('truetype');
}

@font-face {
    font-family: 'Chilanka';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('../fonts/chilanka-400.ttf') format('truetype');
}

@font-face {
    font-family: 'DS-Digital';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('../fonts/ds-digital-400.woff') format('woff');
}
