<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@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;
}</pre></body></html>