/* Webfonts */
@font-face {
    font-family: 'noto';
    src: url('../fonts/54/getfonts/woff/notokr-light.woff') format('woff');
    font-weight: 200;
}
@font-face {
    font-family: 'noto';
    src: url('../fonts/54/getfonts/woff/notokr-demilight.woff') format('woff');
    font-weight: 300;
}
@font-face {
    font-family: 'noto';
    src: url('../fonts/54/getfonts/woff/notokr-regular.woff') format('woff');
    font-weight: normal;
}
@font-face {
    font-family: 'noto';
    src: url('../fonts/54/getfonts/woff/notokr-medium.woff') format('woff');
    font-weight: 500;
}
@font-face {
    font-family: 'noto';
    src: url('../fonts/54/getfonts/woff/notokr-bold.woff') format('woff');
    font-weight: 700;
}
@font-face {
    font-family: 'pre';
    src: url('../fonts/123/getfonts/woff/Pretendard-Bold.woff') format('woff');
    font-weight: 700;
}
@font-face {
    font-family: 'pre';
    src: url('../fonts/123/getfonts/woff/Pretendard-ExtraBold.woff') format('woff');
    font-weight: 800;
}