@font-face{
    font-family:"DMSerifDisplay";
    src:url(DMSerifDisplay-Regular.woff2) format("woff2"),
        url(DMSerifDisplay-Regular.woff) format("woff");
    font-weight: 900;
    font-style: normal;
}

.dm-serif-display{
    font-family: 'DMSerifDisplay';
    line-height: 1;
    font-weight: 900;
}


