@font-face{
    src:url(../../fonts/Noto_Sans_Armenian/NotoSansArmenian-VariableFont_wdth,wght.ttf);
    font-family: Noto;
    font-weight: 400;
    font-display: swap;
}

body{
    font-family: Noto !important;
    overflow-x: hidden;
    color: #383838;
    font-size: 16px;


}
h1,h2, h3, .main-title{
    font-family: "Noto";
}

p{
    font-family: "Noto";
    font-size: 18px;

}
ul li{
    font-family: Noto;
    font-size: 18px;
}

ol li{
    font-family: Noto;
    font-size: 18px;
}
