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


@font-face{
       font-family: "Lato-Regular";
       src: local("Lato-Regular"), url("../fonts/Lato-Regular.ttf") format('truetype');
       font-style:normal;
       font-weight:normal;
       font-display: fallback;
}

@font-face{
    font-family: "Lato-Bold";
    src: local("Lato-Bold"), url("../fonts/Lato-Bold_1.ttf") format('truetype');
    font-style:normal;
    font-weight:normal;
    font-display: fallback;
}
@font-face{
    font-family: "manrope-Bold";
    src: local("manrope-Bold"), url("../fonts/manrope-xn7gyhe41ni1adirggexsg.woff2") format('WOFF2');
    font-style:normal;
    font-weight:normal;
    font-display: fallback;
}
@font-face{
    font-family: "angkor";
    src: local("angkor"), url("../fonts/angkor-h4cmbxyalspdnlbo9sy_.woff2") format('WOFF2');
    font-style:normal;
    font-weight:normal;
    font-display: fallback;
}

@font-face{
    font-family: "Lato-Light";
    src: local("Lato-Light"), url("../fonts/Lato-Light.ttf") format('truetype');
    font-style:normal;
    font-weight:normal;
    font-display: fallback;
}

.regular{
    font-family: "Lato-Regular";
}

.bold,.text-bold{
    font-family: "Lato-Bold";
    font-weight: normal;
}

.bold1{
    font-family: "manrope-Bold";
    font-weight: 800;
}
.angkor{
    font-family: "angkor";
}
.semibold{
    font-family: "Lato-Bold";
    font-weight: normal;
}

.light{
    font-family: "Lato-Light";
}











