/* ===================== Montserrat ===================== */

/* 600 SemiBold */
@font-face {
    font-family: Montserrat;
    src: url('/core/font/montserrat-v31-cyrillic_cyrillic-ext_latin_latin-ext-600.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

/* ===================== MANROPE ===================== */

@font-face {
    font-family: Manrope;
    src: url('/core/font/manrope-v20-cyrillic_cyrillic-ext_latin_latin-ext-500.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Manrope;
    src: url('/core/font/manrope-v20-cyrillic_cyrillic-ext_latin_latin-ext-600.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}