@charset "UTF-8";
/*TH*/
@font-face {
    font-family: 'graphikth-regular';
    src: url('../fonts/GraphikTH/graphikth-regular.eot');
    src: url('../fonts/GraphikTH/graphikth-regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/GraphikTH/graphikth-regular.woff2') format('woff2'),
         url('../fonts/GraphikTH/graphikth-regular.woff') format('woff'),
         url('../fonts/GraphikTH/graphikth-regular.ttf') format('truetype'),
         url('../fonts/GraphikTH/graphikth-regular.svg#graphikth-regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'graphikth-semibold';
    src: url('../fonts/GraphikTH/graphikth-semibold.eot');
    src: url('../fonts/GraphikTH/graphikth-semibold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/GraphikTH/graphikth-semibold.woff2') format('woff2'),
         url('../fonts/GraphikTH/graphikth-semibold.woff') format('woff'),
         url('../fonts/GraphikTH/graphikth-semibold.ttf') format('truetype'),
         url('../fonts/GraphikTH/graphikth-semibold.svg#graphikth-semibold') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@import url("/card/typography.css");