﻿@font-face {
    font-family: 'Special Elite';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(../fonts/b90f8ca4-a4ea-478c-bcdc-a325163890d5.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    font-display: swap;
    src: url(../fonts/4456894d-86f3-46a6-af4e-12555c4d0e35.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    font-display: swap;
    src: url(../fonts/8bcbf480-35b0-4542-8920-7c68c0b7a271.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

@media (min-width: 1200px) {
    .h1, h1 {
        font-size: 3.5rem;
    }

    .h2, h2 {
        font-size: 2.5rem;
    }

    .h3, h3 {
        font-size: 2.2rem;
    }

    .h4, h4 {
        font-size: 2rem;
    }

    .h5, h5 {
        font-size: 1.8rem;
    }

    .h6, h6 {
        font-size: 1.5rem;
    }

    .p, p {
        font-size: 1.2rem;
    }
}

