@font-face {
    font-family: 'Noto Serif';
    src: url('../fonts/NotoSerif-CondensedMedium.woff2') format('woff2'),
        url('../fonts/NotoSerif-CondensedMedium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}