/* Montserrat
---------------------------------------*/
    @font-face {
        font-style: normal;
        font-family: "Kanit-SemiBold";
        src: url('/wp-content/themes/webees-theme/assets/fonts/Kanit-SemiBold.woff2') format("woff2");
        font-display: swap;
    }

    @font-face {
        font-style: normal;
        font-family: "Kanit-Medium";
        src: url('/wp-content/themes/webees-theme/assets/fonts/Kanit-Medium.woff2') format("woff2");
        font-display: swap;
    }

    @font-face {
        font-style: normal;
        font-family: "Kanit-Regular";
        src: url('/wp-content/themes/webees-theme/assets/fonts/Kanit-Regular.woff2') format("woff2");
        font-display: swap;
    }

    @font-face {
        font-style: normal;
        font-family: "Kanit-Light";
        src: url('/wp-content/themes/webees-theme/assets/fonts/Kanit-Light.woff2') format("woff2");
        font-display: swap;
    }    