*{
    font-family: "Gilroy-Regular";
}
.richtext h3,.richtext h4,.richtext h5,.richtext h6{
    font-family: "Gilroy-Bold";
    font-weight: normal;
}
.richtext h2,.richtext strong{
    font-family: "Gilroy-Bold";
    font-weight: normal;
}
.richtext *{
	font-family: inherit;
}


@font-face{
       font-family: "Gilroy-Regular";
       src: local("Gilroy-Regular"), url("../fonts/GILROY-REGULAR.OTF") format('opentype');
       font-style:normal;
       font-weight:normal;
       font-display: fallback;
}
@font-face{
       font-family: "Gilroy-Bold";
       src: local("Gilroy-Bold"), url("../fonts/GILROY-BOLD.OTF") format('opentype');
       font-style:normal;
       font-weight:normal;
       font-display: fallback;
}



.regular{
    font-family: "Gilroy-Regular";
}
.regular1{
    font-family: "Gilroy-Regular";
}
.bold{
    font-family: "Gilroy-Bold";
    font-weight: normal;
}











