/* THSF-Bold */
@charset "utf-8";
@font-face {
    font-family: 'THSF';
    src: url('../fonts/THSF-Bold.eot%3F') format('embedded-opentype'),
    url('../fonts/THSF-Bold.otf') format('opentype'),
    url('../fonts/THSF-Bold.woff') format('woff'),
    url('../fonts/THSF-Bold.ttf') format('truetype'),
    url('../fonts/THSF-Bold.svg') format('svg');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

/* THSF-Bold italic */
@font-face {
    font-family: 'THSF';
    src: url('../fonts/THSF-BoldItalic.eot%3F') format('embedded-opentype'),
    url('../fonts/THSF-BoldItalic.otf') format('opentype'),
    url('../fonts/THSF-BoldItalic.woff') format('woff'),
    url('../fonts/THSF-BoldItalic.ttf') format('truetype'),
    url('../fonts/THSF-BoldItalic.svg') format('svg');
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}

/* THSF italic */
@font-face {
    font-family: 'THSF';
    src: url('../fonts/THSF-Italic.eot%3F') format('embedded-opentype'),
    url('../fonts/THSF-Italic.otf') format('opentype'),
    url('../fonts/THSF-Italic.woff') format('woff'),
    url('../fonts/THSF-Italic.ttf') format('truetype'),
    url('../fonts/THSF-Italic.svg') format('svg');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'THSF';
    src: url('../fonts/THSF.eot%3F') format('embedded-opentype'),
    url('../fonts/THSF.woff') format('woff'),
    url('../fonts/THSF.otf') format('opentype'),
    url('../fonts/THSF.ttf') format('truetype'),
    url('../fonts/THSF.svg') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}