/* ===== Inter — Кириллица (Кыргызча) колдоо менен ===== */
@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('../fonts/inter-cyrillic-400.ttf') format('truetype');
    unicode-range: U+0000-00FF, U+0400-04FF, U+0500-052F;
}

@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url('../fonts/inter-cyrillic-600.ttf') format('truetype');
    unicode-range: U+0000-00FF, U+0400-04FF, U+0500-052F;
}

@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('../fonts/inter-cyrillic-700.ttf') format('truetype');
    unicode-range: U+0000-00FF, U+0400-04FF, U+0500-052F;
}

@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url('../fonts/inter-cyrillic-800.ttf') format('truetype');
    unicode-range: U+0000-00FF, U+0400-04FF, U+0500-052F;
}

/* ===== Montserrat — Кириллица (Кыргызча) колдоо менен ===== */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('../fonts/montserrat-cyrillic-700.ttf') format('truetype');
    unicode-range: U+0000-00FF, U+0400-04FF, U+0500-052F;
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url('../fonts/montserrat-cyrillic-800.ttf') format('truetype');
    unicode-range: U+0000-00FF, U+0400-04FF, U+0500-052F;
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url('../fonts/montserrat-cyrillic-900.ttf') format('truetype');
    unicode-range: U+0000-00FF, U+0400-04FF, U+0500-052F;
}
