@font-face {
    font-family: 'Gowun Batang';
    font-weight: 400;
    font-style: normal;
    src: url('./GowunBatang-Regular.eot');
    src: url('./GowunBatang-Regular.eot?#iefix') format('embedded-opentype'),
        url('./GowunBatang-Regular.woff2') format('woff2'),
        url('./GowunBatang-Regular.woff') format('woff'),
        url('./GowunBatang-Regular.ttf') format("truetype");
    font-display: swap;
}
@font-face {
    font-family: 'Gowun Batang';
    font-weight: 700;
    font-style: normal;
    src: url('./GowunBatang-Bold.eot');
    src: url('./GowunBatang-Bold.eot?#iefix') format('embedded-opentype'),
        url('./GowunBatang-Bold.woff2') format('woff2'),
        url('./GowunBatang-Bold.woff') format('woff'),
        url('./GowunBatang-Bold.ttf') format("truetype");
    font-display: swap;
}