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