@font-face {
    font-family: "Prata";
    src: url("../fonts/Prata/Prata-Regular.ttf") format('truetype');

}
@font-face {
    font-family: "Kanit-black";
    src: url("../fonts/Kanit/kanit-black.otf") format("opentype");

}
@font-face {
    font-family: "Kanit-semibold";
    src: url("../fonts/Kanit/kanit-semibold.otf") format("opentype");

}
@font-face {
    font-family: "Kanit-bold";
    src: url("../fonts/Kanit/kanit-bold.otf") format("opentype");

}
@font-face {
    font-family: "Kanit-light";
    src: url("../fonts/Kanit/kanit-light.otf") format("opentype");

}
@font-face {
    font-family: "Kanit-medium";
    src: url("../fonts/Kanit/kanit-medium.otf") format("opentype");

}
@font-face {
    font-family: "Kanit-extrabold";
    src: url("../fonts/Kanit/kanit-extrabold.otf") format("opentype");

}
@font-face {
    font-family: "Kanit-extralight";
    src: url("../fonts/Kanit/kanit-extralight.otf") format("opentype");

}

@font-face {
    font-family: "Kanit-regular";
    src: url("../fonts/Kanit/kanit-regular.otf") format("opentype");

}

