/*
Theme Name: TutorStarter Child
Template: tutorstarter
Version: 1.0
*/

/* Your custom CSS here */

/* Khmer */
html[lang="km"] body {
    font-family: "Battambang", sans-serif;
    line-height: 1.7;
}

html[lang="km"] button, input, optgroup, select, textarea {
    font-family: "Battambang", sans-serif !important;
}

html[lang="km"] h2.tutor-fs-5,
html[lang="km"] h3.tutor-fs-5,
html[lang="km"] h3.tutor-fs-6,
html[lang="km"] .tutor-course-details-widget-title {
    font-family: "Battambang", sans-serif !important;
}