/* Подключение Grato Grotesk */
@font-face {
    font-family: 'GratoGrotesk';
    src: url('../fonts/Grato-Grotesk-Regula.woff') format('woff');
    font-weight: 400; /* Regular */
    font-style: normal;
    font-display: swap; /* Для плавной загрузки */
}

@font-face {
    font-family: 'Grato Grotesk-Light';
    src: url('../fonts/Grato-Grotesk-Light.woff') format('woff');
    font-weight: 300; /* Light */
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Grato Grotesk-Black';
    src: url('../fonts/Grato-Grotesk-Black.woff') format('woff');
    font-weight: 900; /* Black */
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Hanken Grotesk';
    src: url('https://eurorozetka.by/wp-content/uploads/elementor/google-fonts/fonts/hankengrotesk-ievn2yzdlwugjpnzaiwfxs9tytpd59a.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}