@font-face {
    font-family: 'SVN-Philosopher';
    src: url('SVN-PhilosopherBoldItalic.woff2') format('woff2'),
        url('SVN-PhilosopherBoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'SVN-Philosopher';
    src: url('SVN-PhilosopherBold.woff2') format('woff2'),
        url('SVN-PhilosopherBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SVN-Philosopher';
    src: url('SVN-PhilosopherItalic.woff2') format('woff2'),
        url('SVN-PhilosopherItalic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

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

