/* ============= */


/* ============= */

@font-face {
    font-family: 'Kanit';
    font-style: normal;
    font-weight: 100;
    src: url('../fonts/Kanit/Kanit-Thin.ttf') format("truetype");
}

@font-face {
    font-family: 'Kanit';
    font-style: italic;
    font-weight: 100;
    src: url('../fonts/Kanit/Kanit-ThinItalic.ttf') format("truetype");
}

@font-face {
    font-family: 'Kanit';
    font-style: normal;
    font-weight: 200;
    src: url('../fonts/Kanit/Kanit-ExtraLight.ttf') format("truetype");
}

@font-face {
    font-family: 'Kanit';
    font-style: italic;
    font-weight: 200;
    src: url('../fonts/Kanit/Kanit-ExtraLightItalic.ttf') format("truetype");
}

@font-face {
    font-family: 'Kanit';
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/Kanit/Kanit-Light.ttf') format("truetype");
}

@font-face {
    font-family: 'Kanit';
    font-style: italic;
    font-weight: 300;
    src: url('../fonts/Kanit/Kanit-LightItalic.ttf') format("truetype");
}

@font-face {
    font-family: 'Kanit';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/Kanit/Kanit-Regular.ttf') format("truetype");
}

@font-face {
    font-family: 'Kanit';
    font-style: italic;
    font-weight: 400;
    src: url('../fonts/Kanit/Kanit-Italic.ttf') format("truetype");
}

@font-face {
    font-family: 'Kanit';
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/Kanit/Kanit-Medium.ttf') format("truetype");
}

@font-face {
    font-family: 'Kanit';
    font-style: italic;
    font-weight: 500;
    src: url('../fonts/Kanit//Kanit-MediumItalic.ttf') format("truetype");
}

@font-face {
    font-family: 'Kanit';
    font-style: normal;
    font-weight: 600;
    src: url('../fonts/Kanit/Kanit-SemiBold.ttf') format("truetype");
}

@font-face {
    font-family: 'Kanit';
    font-style: italic;
    font-weight: 600;
    src: url('../fonts/Kanit/Kanit-SemiBoldItalic.ttf') format("truetype");
}

@font-face {
    font-family: 'Kanit';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/Kanit/Kanit-Bold.ttf') format("truetype");
}

@font-face {
    font-family: 'Kanit';
    font-style: italic;
    font-weight: 700;
    src: url('../fonts/Kanit/Kanit-BoldItalic.ttf') format("opentype");
}

@font-face {
    font-family: 'Kanit';
    font-style: normal;
    font-weight: 800;
    src: url('../fonts/Kanit/Kanit-ExtraBold.ttf') format("truetype");
}

@font-face {
    font-family: 'Kanit';
    font-style: italic;
    font-weight: 800;
    src: url('../fonts/Kanit/Kanit-ExtraBoldItalic.ttf') format("opentype");
}

@font-face {
    font-family: 'Kanit';
    font-style: normal;
    font-weight: 900;
    src: url('../fonts/Kanit/Kanit-Black.ttf') format("truetype");
}

@font-face {
    font-family: 'Kanit';
    font-style: italic;
    font-weight: 900;
    src: url('../fonts/Kanit/Kanit-BlackItalic.ttf') format("opentype");
}