@font-face {
    font-family: 'NotoSans Bold';
    src: url(NotoSans-Bold.woff) format('woff'),
        url(NotoSans-Bold.woff2) format('woff2');
}

@font-face {
    font-family: 'DMSans Bold';
    src: url(DMSans-Bold.woff) format('woff'),
        url(DMSans-Bold.woff2) format('woff2');
}

@font-face {
    font-family: 'DMSerifDisplay Regular';
    src: url(DMSerifDisplay-Regular.woff) format('woff'),
        url(DMSerifDisplay-Regular.woff2) format('woff2');
}