@font-face {
    font-family: 'SebangGothic';
    font-weight: 400;
    font-style: normal;
    src: url('https://cdn.jsdelivr.net/gh/webfontworld/sebang/SebangGothicRegular.eot');
    src: url('https://cdn.jsdelivr.net/gh/webfontworld/sebang/SebangGothicRegular.eot?#iefix') format('embedded-opentype'),
        url('https://cdn.jsdelivr.net/gh/webfontworld/sebang/SebangGothicRegular.woff2') format('woff2'),
        url('https://cdn.jsdelivr.net/gh/webfontworld/sebang/SebangGothicRegular.woff') format('woff'),
        url('https://cdn.jsdelivr.net/gh/webfontworld/sebang/SebangGothicRegular.ttf') format("truetype");
    font-display: swap;
}
@font-face {
    font-family: 'SebangGothic';
    font-weight: 700;
    font-style: normal;
    src: url('https://cdn.jsdelivr.net/gh/webfontworld/sebang/SebangGothicBold.eot');
    src: url('https://cdn.jsdelivr.net/gh/webfontworld/sebang/SebangGothicBold.eot?#iefix') format('embedded-opentype'),
        url('https://cdn.jsdelivr.net/gh/webfontworld/sebang/SebangGothicBold.woff2') format('woff2'),
        url('https://cdn.jsdelivr.net/gh/webfontworld/sebang/SebangGothicBold.woff') format('woff'),
        url('https://cdn.jsdelivr.net/gh/webfontworld/sebang/SebangGothicBold.ttf') format("truetype");
    font-display: swap;
}
