@font-face {
    font-family: "Material Symbols Rounded";
    src: url("../fonts/icon-font/google-material-icons.woff2") format("woff2");
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: "Kanit";
    src: url("../fonts/typography-font/kanit-light.woff2") format("woff2");
    font-weight: 300;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: "Kanit";
    src: url("../fonts/typography-font/kanit-regular.woff2") format("woff2");
    font-weight: 400;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: "Kanit";
    src: url("../fonts/typography-font/kanit-medium.woff2") format("woff2");
    font-weight: 500;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: "Kanit";
    src: url("../fonts/typography-font/kanit-semibold.woff2") format("woff2");
    font-weight: 600;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: "Kanit";
    src: url("../fonts/typography-font/kanit-bold.woff2") format("woff2");
    font-weight: 700;
    font-display: swap;
    font-style: normal;
}