@charset "UTF-8";

/* 본고딕 NotoKR */
@font-face{
	font-family:'NotoKr';
	font-weight: 400;
	src:url("../font/SpoqaHanSans-Regular.woff2") format('woff2'),
	url("../font/SpoqaHanSans-Regular.woff") format('woff');
}
@font-face{
	font-family:'NotoKr';
	font-weight: 600;
	src:url("../font/SpoqaHanSans-Bold.woff2") format('woff2'),
	url("../font/SpoqaHanSans-Bold.woff") format('woff');
}

/* 지마켓 */
@font-face{
	font-family:'Gmark';
	font-weight: 200;
	src:url("../font/GmarketSans-Light.woff2") format('woff2'),
	url("../font/GmarketSans-Light.woff") format('woff');
}
@font-face{
	font-family:'Gmark';
	font-weight: 400;
	src:url("../font/GmarketSansMedium.woff") format('woff'),
	url("../font/GmarketSansMedium.eot") format('eot');
}


/*세리프*/
@font-face{
	font-family:'NatoSerif';
	font-weight: 400;
	src:url("../font/NotoSerifKR-Medium.woff") format('woff'),
	url("../font/NotoSerifKR-Medium.woff2") format('woff2');
}


/*Score*/
@font-face{
	font-family:'Score';
	font-weight: 200;
	src:url("../font/S-CoreDream-2ExtraLight.woff") format('woff');
}
@font-face{
	font-family:'Score';
	font-weight: 700;
	src:url("../font/S-CoreDream-7ExtraBold.woff") format('woff');
}


/*Onemobile*/
@font-face{
	font-family:'Onemobile';
	font-weight: 300;
	src:url("../font/ONEMobile-Light.woff") format('woff'),
	url("../font/ONEMobile-Light.woff2") format('woff2');
}
@font-face{
	font-family:'Onemobile';
	font-weight: 400;
	src:url("../font/ONEMobile-Regular.woff") format('woff'),
	url("../font/ONEMobile-Regular.woff2") format('woff2');
}
@font-face{
	font-family:'Onemobile';
	font-weight: 600;
	src:url("../font/ONEMobile-Bold.woff") format('woff'),
	url("../font/ONEMobile-Bold.woff2") format('woff2');
}


/*EliceDigitalBaeum*/
@font-face{
	font-family:'Elice';
	font-weight: 400;
	src:url("../font/EliceDigitalBaeum_Regular.woff") format('woff'),
	url("../font/EliceDigitalBaeum_Regular.woff2") format('woff2');
}
@font-face{
	font-family:'Elice';
	font-weight: 600;
	src:url("../font/EliceDigitalBaeum_Bold.woff") format('woff'),
	url("../font/EliceDigitalBaeum_Bold.woff2") format('woff2');
}


/*Trirong*/
@font-face{
	font-family:'Trirong';
	font-weight: 700;
	src:url("../font/Trirong-Black.woff") format('woff'),
	url("../font/Trirong-Black.woff2") format('woff2');
}