/* Noto Sans */
@font-face {
    font-family: Noto Sans KR;
    src:
        url("./Noto_Sans/NotoSans-Light.woff2") format("woff2"),
        url("./Noto_Sans/NotoSans-Light.woff") format("woff"),
        url("./Noto_Sans/NotoSans-Light.ttf") format("truetype");
    font-weight: 300;
}

@font-face {
    font-family: Noto Sans KR;
    src:
        url("./Noto_Sans/NotoSans-Regular.woff2") format("woff2"),
        url("./Noto_Sans/NotoSans-Regular.woff") format("woff"),
        url("./Noto_Sans/NotoSans-Regular.ttf") format("truetype");
    font-weight: 400;
}

@font-face {
    font-family: Noto Sans KR;
    src:
        url("./Noto_Sans/NotoSans-Medium.woff2") format("woff2"),
        url("./Noto_Sans/NotoSans-Medium.woff") format("woff"),
        url("./Noto_Sans/NotoSans-Medium.ttf") format("truetype");
    font-weight: 500;
}

@font-face {
    font-family: Noto Sans KR;
    src:
        url("./Noto_Sans/NotoSans-Bold.woff2") format("woff2"),
        url("./Noto_Sans/NotoSans-Bold.woff") format("woff"),
        url("./Noto_Sans/NotoSans-Bold.ttf") format("truetype");
    font-weight: 600;
}

@font-face {
    font-family: Noto Sans KR;
    src:
        url("./Noto_Sans/NotoSans-Black.woff2") format("woff2"),
        url("./Noto_Sans/NotoSans-Black.woff") format("woff"),
        url("./Noto_Sans/NotoSans-Black.ttf") format("truetype");
    font-weight: 700;
}

/* DINpro */
@font-face {
    font-family: DINpro;
    src:
        url("./DINpro/DINPro.woff2") format("woff2"),
        url("./DINpro/DINPro.woff") format("woff"),
        url("./DINpro/DINPro.ttf") format("truetype");
    font-weight: 400;
}

@font-face {
    font-family: DINpro;
    src:
        url("./DINpro/DINPro-Medium.otf") format("opentype"),
        url("./DINpro/DINPro-Medium.woff2") format("woff2"),
        url("./DINpro/DINPro-Medium.woff") format("woff"),
        url("./DINpro/DINPro-Medium.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: DINpro;
    src:
        url("./DINpro/DINPro-Bold.woff2") format("woff2"),
        url("./DINpro/DINPro-Bold.woff") format("woff"),
        url("./DINpro/DINPro-Bold.ttf") format("truetype");
    font-weight: 600;
}

@font-face {
    font-family: RC TYPE;
    font-style: normal;
    font-stretch: normal;
    font-weight: 500;
    font-display: auto;
    src:
        local("RC TYPE"),
        url("./RC_Type/RC_Type.woff") format("woff");
}

@font-face {
    font-family: "SCoreDream";
    src:
        url("/sfsites/c/resource/catAgingFont/font/SCDream3.otf") format("opentype"),
        url("/sfsites/c/resource/catAgingFont/font/S-CoreDream-3Light.woff2") format("woff2"),
        url("/sfsites/c/resource/catAgingFont/font/S-CoreDream-3Light.woff") format("woff");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: "SCoreDream";
    src:
        url("/sfsites/c/resource/catAgingFont/font/SCDream6.otf") format("opentype"),
        url("/sfsites/c/resource/catAgingFont/font/S-CoreDream-6Bold.woff2") format("woff2"),
        url("/sfsites/c/resource/catAgingFont/font/S-CoreDream-6Bold.woff") format("woff");
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: "SCoreDream";
    src:
        url("/sfsites/c/resource/catAgingFont/font/SCDream7.otf") format("opentype"),
        url("/sfsites/c/resource/catAgingFont/font/S-CoreDream-7ExtraBold.woff2") format("woff2"),
        url("/sfsites/c/resource/catAgingFont/font/S-CoreDream-7ExtraBold.woff") format("woff");
    font-weight: 700;
    font-style: normal;
}
