/* Define [1rem => 10px] */
html {
    font-size: 62.5%;
}

html[lang="ru-RU"] h1 {
    font-family: "Cormorant Garamond";
}

html[lang="ru-RU"] h2 {
    font-family: "Cormorant Garamond";
}

html[lang="ru-RU"] h3 {
    font-family: "Great Vibes";
}