
/*@import url(http://fonts.googleapis.com/earlyaccess/notosanskr.css);*/
/*@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100&display=swap');*/
/*@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;500&display=swap');*/

@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css');
@font-face {
    font-family: 'GY-UltraLight';
    src: url('../font/GY-UltraLight');
    src: url('../font/GY-UltraLight?#iefix') format('embedded-opentype'),
        url('../font/GY-UltraLight.woff') format('woff');
}

@font-face {
    font-family: 'GY-Light';
    src: url('../font/GY-Light');
    src: url('../font/GY-Light?#iefix') format('embedded-opentype'),
        url('../font/GY-Light.woff') format('woff');
}

@font-face {
    font-family: 'GY-Regular';
    src: url('../font/GY-Regular');
    src: url('../font/GY-Regular?#iefix') format('embedded-opentype'),
        url('../font/GY-Regular.woff') format('woff');
}

@font-face {
    font-family: 'GY-Medium';
    src: url('../font/GY-Medium');
    src: url('../font/GY-Medium?#iefix') format('embedded-opentype'),
        url('../font/GY-Medium.woff') format('woff');
}
@font-face {
    font-family: 'Lustria-Regular';
    src: url('../font/Lustria-Regular');
    src: url('../font/Lustria-Regular?#iefix') format('embedded-opentype'),
        url('../font/Lustria-Regular.woff') format('woff');
}

/*@font-face {
    font-family: 'GY-SemiBold';
    src: url('../font/GY-SemiBold');
    src: url('../font/GY-SemiBold?#iefix') format('embedded-opentype'),
        url('../font/GY-SemiBold.woff') format('woff');
}
@font-face {
    font-family: 'GY-ExtraBold';
    src: url('../font/GY-ExtraBold');
    src: url('../font/GY-ExtraBold?#iefix') format('embedded-opentype'),
        url('../font/GY-ExtraBold.woff') format('woff');
}*/

