
@font-face {
    font-family: Kanit;
    src: url('../fonts/Kanit/Kanit-Thin.ttf');
    font-style: normal;
    font-weight: 200;
}

@font-face {
    font-family: Kanit;
    src: url('../fonts/Kanit/Kanit-Light.ttf');
    font-style: normal;
    font-weight: 300;
}

@font-face {
    font-family: Kanit;
    src: url('../fonts/Kanit/Kanit-Regular.ttf');
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: Kanit;
    src: url('../fonts/Kanit/Kanit-Medium.ttf');
    font-style: normal;
    font-weight: 500;
}

@font-face {
    font-family: Kanit;
    src: url('../fonts/Kanit/Kanit-SemiBold.ttf');
    font-style: normal;
    font-weight: 600;
}

@font-face {
    font-family: Kanit;
    src: url('../fonts/Kanit/Kanit-Bold.ttf');
    font-style: normal;
    font-weight: 700;
}

@font-face {
    font-family: Helvetica;
    src: url('../fonts/Helvetica/Helvetica.ttf');
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: Helvetica;
    src: url('../fonts/Helvetica/Helvetica-Bold.ttf');
    font-style: normal;
    font-weight: 700;
}

@font-face {
    font-family: Helvetica;
    src: url('../fonts/Helvetica/helvetica-light-587ebe5a59211.ttf');
    font-style: normal;
    font-weight: 300;
}