@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&display=swap');
html[lang=az] h1,html[lang=az] h2,html[lang=az] h3,html[lang=az] h4,html[lang=az] h5,html[lang=az] h6,html[lang=ru] h1,html[lang=ru] h2,html[lang=ru] h3,html[lang=ru] h4,html[lang=ru] h5,html[lang=ru] h6{
    font-family: "Roboto Condensed", sans-serif;
}
html[lang=ru] .head__menu, html[lang=az] .head__menu, html[lang=ru] .header__lang-switcher, html[lang=az] .header__lang-switcher{
    font-family: "Roboto Condensed", sans-serif;
}
html[lang=ru] .title, html[lang=az] .title{
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 900;
}
html[lang=ru] .present__title, html[lang=az] .present__title, html[lang=ru] .privacy__strong, html[lang=az] .privacy__strong {
    font-family: "Roboto Condensed", sans-serif;
}
html[lang=ru] .range__name, html[lang=az] .range__name, html[lang=ru] .range__desc, html[lang=az] .range__desc{
    /*font-family: "Roboto Condensed", sans-serif;*/
}

html[lang=ru] .plate__title, html[lang=az] .plate__title, .supplements__name, html[lang=az] .supplements__name{
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
}
@media screen and (max-width: 480px){
    html[lang=ru] .present__title, html[lang=az] .present__title{
        font-size: 27px;
    }
}





@media screen and (min-width: 480px){
    html[lang=ru] .sell__list-title, html[lang=az] .sell__list-title{
        font-size: 23px;
    }
}
@media screen and (min-width: 1280px){

    html[lang=ru] .title, html[lang=ru] .plate__title, html[lang=ru] .title, html[lang=ru] .title, html[lang=ru] .title, html[lang=ru] .title{
        font-family: "Roboto Condensed", sans-serif;
        font-weight: 900;
    }
    html[lang=ru] .main__title,html[lang=ru] .delivery__point,html[lang=ru] .ingredient__title,html[lang=ru] .supplements__name, html[lang=ru] .contact__title{
        font-family: "Roboto Condensed", sans-serif;
        font-weight: 700;
        font-size: 45px;
    }
    html[lang=ru] .how__name, html[lang=ru] .present__title{
        font-family: "Roboto Condensed", sans-serif;
        font-weight: 700;
        font-size: 40px;
    }

    html[lang=ru] .cooperate__option{
        font-family: "Roboto Condensed", sans-serif;
        font-size: 25px;
    }
    html[lang=ru] .cooperate__option,html[lang=ru] .choose__name {
        font-family: "Roboto Condensed", sans-serif;
        font-size: 25px;
    }
    html[lang=ru] .how__contact-info {
        font-family: "Roboto Condensed", sans-serif;
    }
    html[lang=az] .title, html[lang=az] .plate__title, html[lang=az] .title, html[lang=az] .title, html[lang=az] .title, html[lang=az] .title{
        font-family: "Roboto Condensed", sans-serif;
        font-weight: 900;
    }
    html[lang=az] .main__title,html[lang=az] .delivery__point,html[lang=az] .ingredient__title,html[lang=az] .supplements__name, html[lang=az] .contact__title{
        font-family: "Roboto Condensed", sans-serif;
        font-weight: 700;
        font-size: 45px;
    }
    html[lang=az] .how__name{
        font-family: "Roboto Condensed", sans-serif;
        font-weight: 700;
        font-size: 40px;
    }

    html[lang=az] .cooperate__option{
        font-family: "Roboto Condensed", sans-serif;
        font-size: 25px;
    }
    html[lang=az] .cooperate__option,html[lang=az] .choose__name {
        font-family: "Roboto Condensed", sans-serif;
        font-size: 25px;
    }
    html[lang=az] .how__contact-info {
        font-family: "Roboto Condensed", sans-serif;
    }
    html[lang=az] .head__menu {
        font-family: "Roboto Condensed", sans-serif;
    }

    html[lang=ru] .how__name{
        font-family: "Roboto Condensed", sans-serif;
        font-weight: 700;
        font-size: 40px;
    }
    html[lang=ru] .present__title {
        font-family: "Roboto Condensed", sans-serif;
        font-weight: 700;
        font-size: 50px;
    }
}