.navbar-brand {
    color: #f0f0f0 !important;
    font-family: 'Kanit', sans-serif;
    font-weight:200 !important;
}

body {
   font-family: 'Kanit', sans-serif !important; 
}

.main_content{
   font-family: 'Kanit', sans-serif !important; 
}

.backend h1, .backend h2, .backend h3 {
    font-family: 'Kanit', sans-serif !important; 
    font-weight:500 !important;
}

.label {
    font-weight:normal !important;
}