@charset "utf-8";

@font-face {
	font-family: 'Noto Sans L';
	font-style: normal;
	font-weight: 100;
	src: url('/fonts/Notokr/notokr-light.eot');
	src: url('/fonts/Notokr/notokr-light.eot?#iefix') format('embedded-opentype'),
			url('/fonts/Notokr/notokr-light.woff2') format('woff2'),
			url('/fonts/Notokr/notokr-light.woff') format('woff');
}
@font-face {
	font-family: 'Noto Sans R';
	font-style: normal;
	font-weight: 300;
	src: url('/fonts/Notokr/notokr-regular.eot');
	src: url('/fonts/Notokr/notokr-regular.eot?#iefix') format('embedded-opentype'),
			url('/fonts/Notokr/notokr-regular.woff2') format('woff2'),
			url('/fonts/Notokr/notokr-regular.woff') format('woff');
}
@font-face {
	font-family: 'Noto Sans M';
	font-style: normal;
	font-weight: 500;
	src: url('/fonts/Notokr/notokr-medium.eot');
	src: url('/fonts/Notokr/notokr-medium.eot?#iefix') format('embedded-opentype'),
			url('/fonts/Notokr/notokr-medium.woff2') format('woff2'),
			url('/fonts/Notokr/notokr-medium.woff') format('woff');
}
@font-face {
	font-family: 'Noto Sans B';
	font-style: normal;
	font-weight: 700;
	src: url('/fonts/Notokr/notokr-bold.eot');
	src: url('/fonts/Notokr/notokr-bold.eot?#iefix') format('embedded-opentype'),
			url('/fonts/Notokr/notokr-bold.woff2') format('woff2'),
			url('/fonts/Notokr/notokr-bold.woff') format('woff');
}
