@font-face {
    font-family: 'Kanit';
    src: url('Kanit.eot');
    src: url('Kanit.eot?#iefix') format('embedded-opentype'),
        url('Kanit.woff2') format('woff2'),
        url('Kanit.woff') format('woff'),
        url('Kanit.ttf') format('truetype'),
        url('Kanit.svg#Kanit') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}