@font-face {
    font-weight:700;
    font-family:Pretendard;
    font-display:swap;
    src:local("Pretendard Bold"), url("../font/Pretendard-Bold.subset.woff2") format("woff2"), url("../font/Pretendard-Bold.subset.woff") format("woff");
}
@font-face {
    font-weight:600;
    font-family:Pretendard;
    font-display:swap;
    src:local("Pretendard SemiBold"), url("../font/Pretendard-SemiBold.subset.woff2") format("woff2"), url("../font/Pretendard-SemiBold.subset.woff") format("woff");
}
@font-face {
    font-weight:500;
    font-family:Pretendard;
    font-display:swap;
    src:local("Pretendard Medium"), url("../font/Pretendard-Medium.subset.woff2") format("woff2"), url("../font/Pretendard-Medium.subset.woff") format("woff");
}
@font-face {
    font-weight:400;
    font-family:Pretendard;
    font-display:swap;
    src:local("Pretendard Regular"), url("../font/Pretendard-Regular.subset.woff2") format("woff2"), url("../font/Pretendard-Regular.subset.woff") format("woff");
}

/* GmarketSans */
@font-face {
    font-weight:400;
    font-family:GmarketSans;
    font-display:swap;
    src:local("GmarketSans Light"), url("../font/GmarketSansLight.woff2") format("woff2"), url("../font/GmarketSansLight.woff") format("woff");
    ascent-override:90%;
}
@font-face {
    font-weight:500;
    font-family:GmarketSans;
    font-display:swap;
    src:local("GmarketSans Medium"), url("../font/GmarketSansMedium.woff2") format("woff2"), url("../font/GmarketSansMedium.woff") format("woff");
    ascent-override:90%;
}
@font-face {
    font-weight:700;
    font-family:GmarketSans;
    font-display:swap;
    src:local("GmarketSans Bold"), url("../font/GmarketSansBold.woff2") format("woff2"), url("../font/GmarketSansBold.woff") format("woff");
    ascent-override:90%;
}
