@font-face {
    font-family: 'Self Modern';
    src: url('SelfModern-Italic.woff2') format('woff2'),
        url('SelfModern-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Self Modern';
    src: url('SelfModern-Regular.woff2') format('woff2'),
        url('SelfModern-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Self Modern';
    src: url('SelfModern-Regular.woff2') format('woff2'),
        url('SelfModern-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Self Modern';
    src: url('SelfModern-Italic.woff2') format('woff2'),
        url('SelfModern-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}