@import url('https://fonts.googleapis.com/css2?family=Kanit&display=swap');

@charset "Kanit";

.responsAbilityMenu .raMenuWrapper ol li .edsmm_itemContainer {
    font-family: "Kanit", sans-serif;
    white-space: nowrap;
    text-decoration: none;
}

.eds_containers_Ozone2.eds_default .eds_containerTitle {
    text-align: center;
    color: #1e1f24;
    font-family: 'Kanit', sans-serif;
}

.eds_box27.eds_secondary > section *, 
.eds_box27.eds_primary > section * {
    color: #fff;
    font-family: 'Kanit', sans-serif;
}

[class*="col"].eds_box27.eds_secondary::before {
    background-color: #959595;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    font-family: "Kanit", sans-serif;
    font-weight: normal;
    letter-spacing: normal;
    color: #1e1f24;
}









































