/* Webfonts */
@font-face {
    font-family: 'noto';
    src: url('https://fonts.webmaker21.net/fonts/54/getfonts/woff/notokr-light.woff') format('woff');
    font-weight: 200;
    font-display: swap;
}
@font-face {
    font-family: 'noto';
    src: url('https://fonts.webmaker21.net/fonts/54/getfonts/woff/notokr-demilight.woff') format('woff');
    font-weight: 300;
    font-display: swap;
}
@font-face {
    font-family: 'noto';
    src: url('https://fonts.webmaker21.net/fonts/54/getfonts/woff/notokr-regular.woff') format('woff');
    font-weight: normal;
    font-display: swap;
}
@font-face {
    font-family: 'noto';
    src: url('https://fonts.webmaker21.net/fonts/54/getfonts/woff/notokr-medium.woff') format('woff');
    font-weight: 500;
    font-display: swap;
}
@font-face {
    font-family: 'noto';
    src: url('https://fonts.webmaker21.net/fonts/54/getfonts/woff/notokr-bold.woff') format('woff');
    font-weight: 700;
    font-display: swap;
}
@font-face {
    font-family: 'ns';
    src: url('https://fonts.webmaker21.net/fonts/150/getfonts/woff/NanumSquareNeo-Light.woff') format('woff');
    font-weight: 300;
    font-display: swap;
}
@font-face {
    font-family: 'ns';
    src: url('https://fonts.webmaker21.net/fonts/150/getfonts/woff/NanumSquareNeo-Regular.woff') format('woff');
    font-weight: normal;
    font-display: swap;
}
@font-face {
    font-family: 'ns';
    src: url('https://fonts.webmaker21.net/fonts/150/getfonts/woff/NanumSquareNeo-Bold.woff') format('woff');
    font-weight: 700;
    font-display: swap;
}
@font-face {
    font-family: 'ns';
    src: url('https://fonts.webmaker21.net/fonts/150/getfonts/woff/NanumSquareNeo-ExtraBold.woff') format('woff');
    font-weight: 800;
    font-display: swap;
}
@font-face {
    font-family: 'ns';
    src: url('https://fonts.webmaker21.net/fonts/150/getfonts/woff/NanumSquareNeo-Heavy.woff') format('woff');
    font-weight: 900;
    font-display: swap;
}