@font-face {
    font-family: 'DM Serif Display';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('DMSerifDisplay-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'DM Serif Display';
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url('DMSerifDisplay-Italic.ttf') format('truetype');
}
