/* ==========================================================================
   Cartally Theme - Satoshi Font Face (Variable)
   ========================================================================== */

@font-face {
    font-family: 'Satoshi';
    src: url('../Fonts/WEB/fonts/Satoshi-Variable.woff2') format('woff2'),
         url('../Fonts/WEB/fonts/Satoshi-Variable.ttf')   format('truetype');
    font-weight: 300 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Satoshi';
    src: url('../Fonts/WEB/fonts/Satoshi-VariableItalic.woff2') format('woff2'),
         url('../Fonts/WEB/fonts/Satoshi-VariableItalic.ttf')   format('truetype');
    font-weight: 300 900;
    font-style: italic;
    font-display: swap;
}
