@charset "utf-8";

/* @import url('//cdn.muhayu.com/css/ckc-cdn.fonts.css'); */

/* NOTO SANS SC */
@font-face {
	font-family: 'Noto Sans SC'; font-style: normal; font-weight: 400;
	src: local(※), url('//cdn.muhayu.com/fonts/NotoSansSC-Regular.woff2') format('woff2');
}
@font-face {
	font-family: 'Noto Sans SC'; font-style: normal; font-weight: 500;
	src: local(※), url('//cdn.muhayu.com/fonts/NotoSansSC-Medium.woff2') format('woff2');
}
@font-face {
	font-family: 'Noto Sans SC'; font-style: normal; font-weight: 700;
	src: local(※), url('//cdn.muhayu.com/fonts/NotoSansSC-Bold.woff2') format('woff2');
}
@font-face {
	font-family: 'Noto Sans SC'; font-style: normal; font-weight: 900;
	src: local(※), url('//cdn.muhayu.com/fonts/NotoSansSC-Black.woff2') format('woff2');
}
 
/* PRETENDARD */
@font-face {
	font-family: 'Pretendard'; font-style: normal; font-weight: 400;
	src: local(※), url('//cdn.muhayu.com/fonts/Pretendard-Regular.woff2') format('woff2');
}
@font-face {
	font-family: 'Pretendard'; font-style: normal; font-weight: 500;
	src: local(※), url('//cdn.muhayu.com/fonts/Pretendard-Medium.woff2') format('woff2');
}
@font-face {
	font-family: 'Pretendard'; font-style: normal; font-weight: 600;
	src: local(※), url('//cdn.muhayu.com/fonts/Pretendard-SemiBold.woff2') format('woff2');
}
@font-face {
	font-family: 'Pretendard'; font-style: normal; font-weight: 700;
	src: local(※), url('//cdn.muhayu.com/fonts/Pretendard-Bold.woff2') format('woff2');
}
@font-face {
	font-family: 'Pretendard'; font-style: normal; font-weight: 900;
	src: local(※), url('//cdn.muhayu.com/fonts/Pretendard-Black.woff') format('woff');
}

/* NOTO SANS KR */
@font-face {
	font-family: 'Noto Sans KR'; font-style: normal; font-weight: 400;
	src: local(※), url('//cdn.muhayu.com/fonts/NotoSansKR-Regular-subset.otf') format('otf');
}
