@font-face {
    font-family: 'DM Sans';
    src: url('../fonts/DMSans-VariableFont_opsz,wght.ttf') format('truetype');
    font-weight: 100 900;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'DM Sans Tabular';
    src: url('../fonts/DMSans-Regular-Tabular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: block;
}