/*타이틀용*/
@font-face {
    font-family: 'Striker';
    src: url('../fonts/Striker.eot');
    src: url('../fonts/Striker.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Striker.woff') format('woff'),
        url('../fonts/Striker.woff2') format('woff2'),
        url('../fonts/Striker.ttf') format('truetype'),
        url('../fonts/Striker.svg') format('svg');
}


/*나눔스퀘어 서버용*/
@font-face {
    font-family: 'NanumSquare_L';
    src: url('../fonts/NanumSquare_L.eot');
    src: url('../fonts/NanumSquare_L.eot?#iefix') format('embedded-opentype'),
        url('../fonts/NanumSquare_L.woff') format('woff'),
        url('../fonts/NanumSquare_L.ttf') format('truetype'),
        url('../fonts/NanumSquare_L.svg#NanumSquare_L') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'NanumSquare_R';
    src: url('../fonts/NanumSquare_R.eot');
    src: url('../fonts/NanumSquare_R.eot?#iefix') format('embedded-opentype'),
        url('../fonts/NanumSquare_R.woff') format('woff'),
        url('../fonts/NanumSquare_R.ttf') format('truetype'),
        url('../fonts/NanumSquare_R.svg#NanumSquare_R') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'NanumSquare_B';
    src: url('../fonts/NanumSquare_B.eot');
    src: url('../fonts/NanumSquare_B.eot?#iefix') format('embedded-opentype'),
        url('../fonts/NanumSquare_B.woff') format('woff'),
        url('../fonts/NanumSquare_B.ttf') format('truetype'),
        url('../fonts/NanumSquare_B.svg#NanumSquare_B') format('svg');
    font-weight: normal;
    font-style: normal;
}



/*noto sans_서버용*/
@font-face {
    font-family: 'NotoKr_L';
    src: url('../fonts/NotoKr_L.eot');
    src: url('../fonts/NotoKr_L.eot?#iefix') format('embedded-opentype'),
        url('../fonts/NotoKr_L.woff2') format('woff2'),
        url('../fonts/NotoKr_L.woff') format('woff'),
        url('../fonts/NotoKr_L.ttf') format('truetype'),
        url('../fonts/NotoKr_L.svg#NotoKr_L') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'NotoKr_R';
    src: url('../fonts/NotoKr_R.eot');
    src: url('../fonts/NotoKr_R.eot?#iefix') format('embedded-opentype'),
        url('../fonts/NotoKr_R.woff2') format('woff2'),
        url('../fonts/NotoKr_R.woff') format('woff'),
        url('../fonts/NotoKr_R.ttf') format('truetype'),
        url('../fonts/NotoKr_R.svg#NotoKr_R') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'NotoKr_M';
    src: url('../fonts/NotoKr_M.eot');
    src: url('../fonts/NotoKr_M.eot?#iefix') format('embedded-opentype'),
        url('../fonts/NotoKr_M.woff2') format('woff2'),
        url('../fonts/NotoKr_M.woff') format('woff'),
        url('../fonts/NotoKr_M.ttf') format('truetype'),
        url('../fonts/NotoKr_M.svg#NotoKr_R') format('svg');
    font-weight: normal;
    font-style: normal;
}



@font-face {
    font-family: 'NotoKr_B';
    src: url('../fonts/NotoKr_B.eot');
    src: url('../fonts/NotoKr_B.eot?#iefix') format('embedded-opentype'),
        url('../fonts/NotoKr_B.woff2') format('woff2'),
        url('../fonts/NotoKr_B.woff') format('woff'),
        url('../fonts/NotoKr_B.ttf') format('truetype'),
        url('../fonts/NotoKr_B.svg#NotoKr_B') format('svg');
    font-weight: normal;
    font-style: normal;
}




/* 영문 폰트 */
@font-face {
	font-family: 'Pretendard';
	font-weight: 900;
	font-display: swap;
	src: local('Pretendard Black'), url('../fonts/Pretendard-Black.woff2') format('woff2'), url('../fonts/Pretendard-Black.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard-extra';
	font-weight: 800;
	font-display: swap;
	src: local('Pretendard ExtraBold'), url('../fonts/Pretendard-ExtraBold.woff2') format('woff2'), url('../fonts/Pretendard-ExtraBold.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 700;
	font-display: swap;
	src: local('Pretendard Bold'), url('../fonts/Pretendard-Bold.woff2') format('woff2'), url('../fonts/Pretendard-Bold.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 600;
	font-display: swap;
	src: local('Pretendard SemiBold'), url('../fonts/Pretendard-SemiBold.woff2') format('woff2'), url('../fonts/Pretendard-SemiBold.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 500;
	font-display: swap;
	src: local('Pretendard Medium'), url('../fonts/Pretendard-Medium.woff2') format('woff2'), url('../fonts/Pretendard-Medium.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 400;
	font-display: swap;
	src: local('Pretendard Regular'), url('../fonts/Pretendard-Regular.woff2') format('woff2'), url('../fonts/Pretendard-Regular.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 300;
	font-display: swap;
	src: local('Pretendard Light'), url('../fonts/Pretendard-Light.woff2') format('woff2'), url('../fonts/Pretendard-Light.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 200;
	font-display: swap;
	src: local('Pretendard ExtraLight'), url('../fonts/Pretendard-ExtraLight.woff2') format('woff2'), url('../fonts/Pretendard-ExtraLight.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 100;
	font-display: swap;
	src: local('Pretendard Thin'), url('../fonts/Pretendard-Thin.woff2') format('woff2'), url('../fonts/Pretendard-Thin.woff') format('woff');
}





/*font------------------------------------------------------------------------------------------------------------------ */
.Sk {
    font-family: 'Striker', sans-serif;
}

.NS_L {
    font-family: 'NanumSquare_L', sans-serif;
}

.NS_R {
    font-family: 'NanumSquare_R', sans-serif;
}

.NS_B {
    font-family: 'NanumSquare_B', sans-serif;
}

.Nt_L {
    font-family: 'NotoKr_L' !important;
}

.Nt_R {
    font-family: 'NotoKr_R' !important;
}

.Nt_M {
    font-family: 'NotoKr_M' !important;
}

.Nt_B {
    font-family: 'NotoKr_B' !important;
}

.Pret {
    font-family: 'Pretendard', sans-serif;
}

.NSN_H {
    font-family:  'NanumSquareNeoHeavy', sans-serif;
}

.NSN_EB {
    font-family: 'NanumSquareNeoExtraBold', sans-serif;
}

.NSN_B {
    font-family: 'NanumSquareNeoBold', sans-serif;
}

.NSN_R {
    font-family: 'NanumSquareNeo', sans-serif;
}

.NSN_L {
    font-family: 'NanumSquareNeoLight', sans-serif;
}