
/* Variable Regular */
@font-face {
    font-family: 'SVN Avenir Next';
    src: url('/web/resources/fonts/SVN_Avenir_Next_Variable.woff2') format('woff2'),
         url('/web/resources/fonts/SVN_Avenir_Next_Variable.woff') format('woff');
    font-weight: 100 900;
    font-style: normal;
    font-display: swap;
}

/* Variable Italic */
@font-face {
    font-family: 'SVN Avenir Next';
    src: url('/web/resources/fonts/SVN_Avenir_Next_Variable_Italic.woff2') format('woff2'),
         url('/web/resources/fonts/SVN_Avenir_Next_Variable_Italic.woff') format('woff');
    font-weight: 100 900;
    font-style: italic;
    font-display: swap;
}
