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

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

