@font-face { font-family: english; src : url("../fonts/siemreap.ttf"); } @font-face { font-family: khmer_moul; src : url("../fonts/OpenSans-ExtraBold.ttf"); } @font-face { font-family: khmer_normal; src : url("../fonts/OpenSans-Regular.ttf"); } @font-face { font-family: "Siemreap"; src : url("../fonts/siemreap.ttf"); } @font-face { font-family: "Khmer OS Battambang"; src : url("../fonts/OpenSans-Regular.ttf"); } @font-face { font-family: "Khmer OS Siemreap"; src : url("../fonts/OpenSans-Regular.ttf"); } @font-face { font-family: "Muol Light"; src : url("../fonts/muollight.ttf"); } @font-face { font-family: "Khmer OS Muol Light"; src : url("../fonts/muollight.ttf"); } @font-face { font-family: "Khmer OS Muol"; src : url("../fonts/muollight.ttf"); } @font-face { font-family: "Muol"; src : url("../fonts/muollight.ttf"); } @font-face { font-family: "mustbkh"; src : url("../fonts/siemreap.ttf"); } @font-face { font-family: "mustben"; src : url("../fonts/OpenSans-Regular.ttf"); } .land-khmer { font-family: khmer_normal; } .mustbkh { font-family: mustbkh !important; } .mustbkhmoul { font-family: "Muol Light" !important; } .mustben { font-family: mustben !important; } .moul { font-weight: bold !important; } .kmfont { font-family: mustbkh !important; } .enfont { font-family: mustben !important; } .khmer_moul { font-family: khmer_moul; } .khmer_moul_b { font-family: khmer_moul; font-weight: bold; } body, button, input, select, textarea { background-color: var(--default-white); font-family : khmer_normal, "Khmer OS Siemreap", english, Arial, sans-serif; font-size : 12px !important; } @media screen and (max-width: 1024px) { body, button, input, select, textarea { background-color: var(--default-white); font-family : khmer_normal, "Khmer OS Siemreap", english, Arial, sans-serif; font-size : 13px !important; } }