@charset 'UTF-8';


/* @font-face {
	font-family: 'Spoqa Han Sans Neo';
	font-weight: 100;
	font-style: normal;
	src: url(../../font/NotoSansKR-Thin.woff2) format('woff2'),
	url(../../font/NotoSansKR-Thin.woff) format('woff'),
	url(../../font/NotoSansKR-Thin.otf) format('opentype');
}
@font-face {
	font-family: 'Spoqa Han Sans Neo';
	font-weight: 300;
	font-style: normal;

	src: url(../../font/SpoqaHanSansNeo-Light.woff2) format('woff2'),
	url(../../font/SpoqaHanSansNeo-Light.woff) format('woff'),
	url(../../font/SpoqaHanSansNeo-Light.otf) format('opentype');
} */
@font-face {
	font-family: 'Spoqa Han Sans Neo';
	font-weight: 400;
	font-style: normal;

	src: url(../../font/SpoqaHanSansNeo-Regular.woff2) format('woff2'),
	url(../../font/SpoqaHanSansNeo-Regular.woff) format('woff'),
	url(../../font/SpoqaHanSansNeo-Regular.otf) format('opentype');
}
/* @font-face {
	font-family: 'Spoqa Han Sans Neo';
	font-weight: 500;
	font-style: normal;

	src: url(../../font/SpoqaHanSansNeo-Medium.woff2) format('woff2'),
	url(../../font/SpoqaHanSansNeo-Medium.woff) format('woff'),
	url(../../font/SpoqaHanSansNeo-Medium.otf) format('opentype');xw
} */
@font-face {
	font-family: 'Spoqa Han Sans Neo';
	font-weight: 600;
	font-style: normal;
	src: url(../../font/SpoqaHanSansNeo-Bold.woff2) format('woff2'),
	url(../../font/SpoqaHanSansNeo-Bold.woff) format('woff'),
	url(../../font/SpoqaHanSansNeo-Bold.otf) format('opentype');
}


/* 영어 */
@font-face {
	font-family: 'Spoqa Han Sans Neo';
	font-weight: 400;
	font-style: normal;
	src: url(../../font/Inter-Regular.woff2) format('woff2'),
	url(../../font/Inter-Regular.woff) format('woff'),
	url(../../font/Inter-Regular.otf) format('opentype'),
	url(../../font/Inter-Regular.ttf) format('truetype');
	font-style: normal;
	unicode-range: U+0041-005A, U+0061-007A, U+0030-0039;
}
@font-face {
	font-family: 'Spoqa Han Sans Neo';
	font-weight: 600;
	font-style: normal;
	src: url(../../font/Inter-SemiBold.woff2) format('woff2'),
	url(../../font/Inter-SemiBold.woff) format('woff'),
	url(../../font/Inter-SemiBold.otf) format('opentype'),
	url(../../font/Inter-SemiBold.ttf) format('truetype');
	font-style: normal;
	unicode-range: U+0041-005A, U+0061-007A, U+0030-0039;
}

