@import url('https://fonts.googleapis.com/css2?family=Source+Code+Pro:ital,wght@0,200..900;1,200..900&display=swap');
@font-face {
    font-family: 'GmarketSansMedium';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GmarketsansLight';
    src: url('../fonts/GmarketSansTTFLight.woff') format(woff);
    font-weight: 300;
}
@font-face {
    font-family: 'GmarketsansBold';
    src: url('../fonts/GmarketSansTTFBold.woff') format(woff);
    font-weight: 700;
}
@font-face {
    font-family: 'poppinsLight';
    src: url('../fonts/Poppins-Light.woff') format(woff);
}
@font-face {
    font-family: 'centryGothic';
    src: url('../fonts/GOTHIC.woff') format(woff);
}
@font-face {
    font-family: 'PretendardMedium';
    src: url('../fonts/Pretendard-Medium.woff') format(woff);
}
@font-face {
    font-family: 'Freestyle';
    src: url('../fonts/Freestyle.woff') format(woff);
} 