/* Noto Sans KR */
@font-face {
    font-family: 'Noto Sans KR';
    font-weight: 100;
    src: url('/humanframe/global/assets/css/font//NotoSansKR-Thin.woff2') format('woff2'),
        url('/humanframe/global/assets/css/font/NotoSansKR-Thin.woff') format('woff'),
        url('/humanframe/global/assets/css/font/NotoSansKR-Thin.otf') format('opentype');
}

@font-face {
    font-family: 'Noto Sans KR';
    font-weight: 200;
    src: url('/humanframe/global/assets/css/font/NotoSansKR-Light.woff2') format('woff2'),
        url('/humanframe/global/assets/css/font/NotoSansKR-Light.woff') format('woff'),
        url('/humanframe/global/assets/css/font/NotoSansKR-Light.otf') format('opentype');
}

@font-face {
    font-family: 'Noto Sans KR';
    font-weight: 400;
    src: url('/humanframe/global/assets/css/font/NotoSansKR-Regular.woff2') format('woff2'),
        url('/humanframe/global/assets/css/font/NotoSansKR-Regular.woff') format('woff'),
        url('/humanframe/global/assets/css/font/NotoSansKR-Regular.otf') format('opentype');
}

@font-face {
    font-family: 'Noto Sans KR';
    font-weight: 500;
    src: url('/humanframe/global/assets/css/font/NotoSansKR-Medium.woff2') format('woff2'),
        url('/humanframe/global/assets/css/font/NotoSansKR-Medium.woff') format('woff'),
        url('/humanframe/global/assets/css/font/NotoSansKR-Medium.otf') format('opentype');
}

@font-face {
    font-family: 'Noto Sans KR';
    font-weight: 600;
    src: url('/humanframe/global/assets/css/font/NotoSansKR-Bold.woff2') format('woff2'),
        url('/humanframe/global/assets/css/font/NotoSansKR-Bold.woff') format('woff'),
        url('/humanframe/global/assets/css/font/NotoSansKR-Bold.otf') format('opentype');
}

@font-face {
    font-family: 'Noto Sans KR';
    font-weight: 700;
    src: url('/humanframe/global/assets/css/font/NotoSansKR-Black.woff2') format('woff2'),
        url('/humanframe/global/assets/css/font/NotoSansKR-Black.woff') format('woff'),
        url('/humanframe/global/assets/css/font/NotoSansKR-Black.otf') format('opentype');
}

/* GmarketSans */
@font-face {
    font-family: 'GmarketL';
    font-style: normal;
    font-weight: 100;
    src: url('/humanframe/global/assets/css/font/GmarketSansLight.woff') format('woff'), url('/humanframe/global/assets/css/font/GmarketSansLight.ttf') format('truetype');
}

@font-face {
    font-family: 'GmarketM';
    font-style: normal;
    font-weight: 400;
    src: url('/humanframe/global/assets/css/font/GmarketSansMedium.woff') format('woff'), url('/humanframe/global/assets/css/font/GmarketSansMedium.ttf') format('truetype');
}

@font-face {
    font-family: 'GmarketB';
    font-style: normal;
    font-weight: 700;
    src: url('/humanframe/global/assets/css/font/GmarketSansBold.woff') format('woff'), url('/humanframe/global/assets/css/font/GmarketSansBold.ttf') format('truetype');
}
@font-face {
    font-family: 'Jalnan';
    font-style: normal;
    font-weight: normal;
    src: url('/humanframe/global/assets/css/font/JalnanOTF.otf') format('opentype'), url('/humanframe/global/assets/css/font/Jalnan.eot') format('eot'), url('/humanframe/global/assets/css/font/Jalnan.woff') format('woff');
}

/* Esamanru */
@font-face {
    font-family: 'EsamanruL';
    font-style: normal;
    font-weight: 100;
    src: url('/humanframe/global/assets/css/font/esamanru/esamanruLight.ttf') format('truetype');
}

@font-face {
    font-family: 'EsamanruM';
    font-style: normal;
    font-weight: 400;
    src: url('/humanframe/global/assets/css/font/esamanru/esamanruMedium.ttf') format('truetype');
}

@font-face {
    font-family: 'EsamanruB';
    font-style: normal;
    font-weight: 700;
    src: url('/humanframe/global/assets/css/font/esamanru/esamanruBold.ttf') format('truetype');
}