@font-face {
    font-family: "Sora";
    src: url('/app/themes/wuxnl-theme/assets/fonts/sora/Sora-VariableFont_wght.woff2') format('woff2-variations'),
         url('/app/themes/wuxnl-theme/assets/fonts/sora/Sora-VariableFont_wght.woff') format('woff-variations'),
         url('/app/themes/wuxnl-theme/assets/fonts/sora/Sora-VariableFont_wght.ttf') format('truetype-variations');
    font-weight: 400 600 bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('/app/themes/wuxnl-theme/assets/fonts/montserrat/Montserrat-Regular.woff2') format('woff2'),
         url('/app/themes/wuxnl-theme/assets/fonts/montserrat/Montserrat-Regular.woff') format('woff'),
         url('/app/themes/wuxnl-theme/assets/fonts/montserrat/Montserrat-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('/app/themes/wuxnl-theme/assets/fonts/montserrat/Montserrat-Bold.woff2') format('woff2'),
         url('/app/themes/wuxnl-theme/assets/fonts/montserrat/Montserrat-Bold.woff') format('woff'),
         url('/app/themes/wuxnl-theme/assets/fonts/montserrat/Montserrat-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('/app/themes/wuxnl-theme/assets/fonts/montserrat/Montserrat-Italic.woff2') format('woff2'),
         url('/app/themes/wuxnl-theme/assets/fonts/montserrat/Montserrat-Italic.woff') format('woff'),
         url('/app/themes/wuxnl-theme/assets/fonts/montserrat/Montserrat-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('/app/themes/wuxnl-theme/assets/fonts/montserrat/Montserrat-BoldItalic.woff2') format('woff2'),
         url('/app/themes/wuxnl-theme/assets/fonts/montserrat/Montserrat-BoldItalic.woff') format('woff'),
         url('/app/themes/wuxnl-theme/assets/fonts/montserrat/Montserrat-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}
