@font-face {
    font-family: "KhmerOS_Content";
    src: url("KhmerOS_content.ttf") format("truetype");
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "KhmerOSMuolLight";
    src: url("KhmerOS_muollight.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "khmeros_siemreap";
    src: url("KhmerOS_Siemreap.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.khmeros-content {
    font-family: "KhmerOS_Content", Arial, Helvetica, sans-serif;
}

.khmeros-muollight {
    font-family: "KhmerOSMuolLight", Arial, Helvetica, sans-serif;
}

.khmeros-siemreap {
    font-family: "khmeros_siemreap", Arial, Helvetica, sans-serif;
}
