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

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

@font-face {
    font-family: 'SVN-Super Display';
    src: url('SVN-SuperDisplay-LightItalic.woff2') format('woff2'),
        url('SVN-SuperDisplay-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

