@charset "UTF-8";

/* NotoSansKR */
@font-face{
	font-family:'NotoSansKR';
	font-weight: 200;
	src:url("../font/NotoSansKR-Light.woff2") format('woff2'),
	url("../font/NotoSansKR-Light.woff") format('woff');
}
@font-face{
	font-family:'NotoSansKR';
	font-weight: 300;
	src:url("../font/NotoSansKR-DemiLight.woff2") format('woff2'),
	url("../font/NotoSansKR-DemiLight.woff") format('woff');
}
@font-face{
	font-family:'NotoSansKR';
	font-weight: 400;
	src:url("../font/NotoSansKR-Regular.woff2") format('woff2'),
	url("../font/NotoSansKR-Regular.woff") format('woff');
}
@font-face{
	font-family:'NotoSansKR';
	font-weight: 500;
	src:url("../font/NotoSansKR-Medium.woff2") format('woff2'),
	url("../font/NotoSansKR-Medium.woff") format('woff');
}
@font-face{
	font-family:'NotoSansKR';
	font-weight: 600;
	src:url("../font/NotoSansKR-Bold.woff2") format('woff2'),
	url("../font/NotoSansKR-Bold.woff") format('woff');
}

/* GmarketSans */
@font-face{
	font-family:'GmarketSans';
	font-weight: 400;
	src:url("../font/GmarketSansMedium.woff") format('woff');
}
@font-face{
	font-family:'GmarketSans';
	font-weight: 600;
	src:url("../font/GmarketSansBold.woff") format('woff');
}

/* AritaBuri */
@font-face{
	font-family:'AritaBuri';
	font-weight: 600;
	src:url("../font/arita-burib.woff2") format('woff2'),
	url("../font/Arita-buriB.woff") format('woff');
}

/* Jalnan */
@font-face{
	font-family:'Jalnan';
	font-weight: 400;
	src:url("../font/JalnanOTF00.woff") format('woff');
}

/* Montserrat */
@font-face{
	font-family:'Montserrat';
	font-weight: 400;
	src:url("../font/Montserrat-Medium.woff") format('woff');
}
/* SBAggro */
@font-face{
	font-family:'SBAggro';
	font-weight: 400;
	src:url("../font/SBAggroM.woff") format('woff');
}
/* Gaeulsopung */
@font-face{
	font-family:'Gaeulsopung';
	font-weight: 600;
	src:url("../font/HakgyoansimGaeulsopungB.woff2") format('woff2'),
	url("../font/HakgyoansimGaeulsopungB.woff") format('woff');
}