@font-face {
    font-family: 'Pretendard';
    src: url('/fonts/Pretendard/Pretendard-Regular.woff') format('woff');
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('/fonts/Pretendard/Pretendard-Medium.woff') format('woff');
    font-weight: 500;
    font-display: swap;
}

@font-face {
    font-family: 'NotoSansCJK';
    src: url('/fonts/NotoSansCJK/NotoSansKR-Light.woff') format('woff');
    font-weight: 300;
    font-display: swap;
}


/*Sackers Gothic Std*/
@font-face{
    font-family: "Sackers Gothic Std";
    src: url("/fonts/SackersGothicStd/SackersGothicStd_normal.eot");
    src: url("/fonts/SackersGothicStd/SackersGothicStd_normal.eot?#iefix")format("embedded-opentype"),
        url("/fonts/SackersGothicStd/SackersGothicStd_normal.woff")format("woff"),
        url("/fonts/SackersGothicStd/SackersGothicStd_normal.woff2")format("woff2"),
        url("/fonts/SackersGothicStd/SackersGothicStd_normal.ttf")format("truetype"),
        url("/fonts/SackersGothicStd/SackersGothicStd_normal.svg#Sackers Gothic Std")format("svg");
    font-weight:normal;
    font-style:normal;
    font-display:swap;
}

@font-face{
    font-family: "Sackers Gothic Std";
    src: url("/fonts/SackersGothicStd/SackersGothicStd-Light.otf");
    src: url("/fonts/SackersGothicStd/SackersGothicStd-Light.otf")format("opentype");
    font-weight:300;
}

@font-face{
    font-family: "Sackers Gothic Std";
    src: url("/fonts/SackersGothicStd/SackersGothicStd-Heavy.otf");
    src: url("/fonts/SackersGothicStd/SackersGothicStd-Heavy.otf")format("opentype");
    font-weight:500;
}


/* GmarketSans */
@font-face{
    font-family: "GmarketSans";
    src: url("/fonts/GmarketSansOTF/GmarketSansLight.otf");
    src: url("/fonts/GmarketSansOTF/GmarketSansLight.otf")format("opentype");
    font-weight:300;
    font-display:swap;
}

@font-face{
    font-family: "GmarketSans";
    src: url("/fonts/GmarketSansOTF/GmarketSansMedium.otf");
    src: url("/fonts/GmarketSansOTF/GmarketSansMedium.otf")format("opentype");
    font-weight:500;
    font-display:swap;
}

/* Aritaburi */
@font-face{
    font-family: "AritaDotumKR";
    src: url("/fonts/AritaDotumKR/AritaDotumKR-Light.woff");
    src: url("/fonts/AritaDotumKR/AritaDotumKR-Light.woff")format("woff");
    font-weight:300;
    font-display:swap;
}

@font-face{
    font-family: "AritaDotumKR";
    src: url("/fonts/AritaDotumKR/AritaDotumKR-Medium.woff");
    src: url("/fonts/AritaDotumKR/AritaDotumKR-Medium.woff")format("woff");
    font-weight:500;
    font-display:swap;
}

/* Continuous */
@font-face{
    font-family: "Continuous";

    src: url("/fonts/Continuous/continuous.ttf");
    src: url("/fonts/Continuous/continuous.ttf")format("truetype");
    font-weight:300;
    font-display:swap;
}

/* THEFACESHOP */
@font-face{
    font-family: "THEFACESHOP";

    src: url("/fonts/THEFACESHOP/THEFACESHOP.woff");
    src: url("/fonts/THEFACESHOP/THEFACESHOP.woff")format("woff");
    font-weight:300;

    font-display:swap;
    
}

/* SDMiSaeng */
@font-face{
    font-family: "SDMiSaeng";
    src: url("/fonts/SDMiSaeng/SDMiSaeng.woff");
    src: url("/fonts/SDMiSaeng/SDMiSaeng.woff")format("woff");
    font-weight:300;
    
}
