﻿
@charset "utf-8";

/* font */
@import url("https://fonts.googleapis.com/earlyaccess/notosanskr.css");
@import url('https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900');
@import url('https://fonts.googleapis.com/css?family=Rajdhani:300,400,500,600,700');


/* Noto Sans KR */
@font-face {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 100;
	src: local('Noto Sans KR Thin'), local('Noto Sans KR Thin'), local('Noto Sans KR Thin');
	src: url(/Content/font/NotoSansKR-Thin.eot);
	src: url(/Content/font/NotoSansKR-Thin.eot?#iefix) format('embedded-opentype'), url(/Content/font/NotoSansKR-Thin.woff) format('woff'), url(/Content/font/NotoSansKR-Thin.otf) format('opentype');
}

@font-face {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 300;
	src: local('Noto Sans KR Light'), local('Noto Sans KR Light'), local('Noto Sans KR Light');
	src: url(/Content/font/NotoSansKR-Light.eot);
	src: url(/Content/font/NotoSansKR-Light.eot?#iefix) format('embedded-opentype'), url(/Content/font/NotoSansKR-Light.woff) format('woff'), url(/Content/font/NotoSansKR-Light.otf) format('opentype');
}

@font-face {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 200;
	src: local('Noto Sans KR DemiLight'), local('Noto Sans KR DemiLight'), local('Noto Sans KR DemiLight');
	src: url(/Content/font/NotoSansKR-DemiLight.eot);
	src: url(/Content/font/NotoSansKR-DemiLight.eot?#iefix) format('embedded-opentype'), url(/Content/font/NotoSansKR-DemiLight.woff) format('woff'), url(/Content/font/NotoSansKR-DemiLight.otf) format('opentype');
}

@font-face {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 400;
	src: local('Noto Sans KR Regular'), local('Noto Sans KR Regular'), local('Noto Sans KR Regular');
	src: url(/Content/font/NotoSansKR-Regular.eot);
	src: url(/Content/font/NotoSansKR-Regular.eot?#iefix) format('embedded-opentype'), url(/Content/font/NotoSansKR-Regular.woff) format('woff'), url(/Content/font/NotoSansKR-Regular.otf) format('opentype');
}

@font-face {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 500;
	src: local('Noto Sans KR Medium'), local('Noto Sans KR Medium'), local('Noto Sans KR Medium');
	src: url(/Content/font/NotoSansKR-Medium.eot);
	src: url(/Content/font/NotoSansKR-Medium.eot?#iefix) format('embedded-opentype'), url(/Content/font/NotoSansKR-Medium.woff) format('woff'), url(/Content/font/NotoSansKR-Medium.otf) format('opentype');
}

