/* g마켓 산스 */
@font-face {
    font-family: 'GmarketSans';
    src:url('./font/GmarketSans/GmarketSansTTFLight.woff2') format('woff2'),
        url('./font/GmarketSans/GmarketSansTTFLight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'GmarketSans';
    src:url('./font/GmarketSans/GmarketSansTTFMedium.woff2') format('woff2'),
        url('./font/GmarketSans/GmarketSansTTFMedium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'GmarketSans';
    src: url('./font/GmarketSans/GmarketSansTTFBold.woff2') format('woff2'),
        url('./font/GmarketSans/GmarketSansTTFBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}


/* NotoSerifKR */
@font-face {
    font-family: 'NotoSerifKR';
    src:url('./font/NotoSerifKR/NotoSerifKR-Black.woff2') format('woff2'),
        url('./font/NotoSerifKR/NotoSerifKR-Black.woff') format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'NotoSerifKR';
    src:url('./font/NotoSerifKR/NotoSerifKR-Bold.woff2') format('woff2'),
        url('./font/NotoSerifKR/NotoSerifKR-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'NotoSerifKR';
    src:url('./font/NotoSerifKR/NotoSerifKR-SemiBold.woff2') format('woff2'),
        url('./font/NotoSerifKR/NotoSerifKR-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'NotoSerifKR';
    src:url('./font/NotoSerifKR/NotoSerifKR-Medium.woff2') format('woff2'),
        url('./font/NotoSerifKR/NotoSerifKR-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'NotoSerifKR';
    src:url('./font/NotoSerifKR/NotoSerifKR-Regular.woff2') format('woff2'),
        url('./font/NotoSerifKR/NotoSerifKR-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'NotoSerifKR';
    src:url('./font/NotoSerifKR/NotoSerifKR-Light.woff2') format('woff2'),
        url('./font/NotoSerifKR/NotoSerifKR-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'NotoSerifKR';
    src:url('./font/NotoSerifKR/NotoSerifKR-ExtraLight.woff2') format('woff2'),
        url('./font/NotoSerifKR/NotoSerifKR-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}
