@charset "UTF-8";

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

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

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