@charset "utf-8";
/* CSS Document */

@font-face {
font-family: 'notokr';
font-weight: 400;
src: url('../font/notokr-regular.eot'); src:local(※);
src: url('../font/notokr-regular.eot?#iefix') format('embedded-opentype'),
	 url('../font/notokr-regular.woff2') format('woff2'),
	 url('../font/notokr-regular.woff') format('woff'),
	 url('../font/notokr-regular.otf') format('opentype')
}
@font-face {
font-family: 'notokr';
font-weight: 700;
src: url('../font/notokr-bold.eot'); src:local(※);
src: url('../font/notokr-bold.eot?#iefix') format('embedded-opentype'),
	 url('../font/notokr-bold.woff2') format('woff2'),
	 url('../font/notokr-bold.woff') format('woff'),
	 url('../font/notokr-bold.otf') format('opentype')
}
@font-face {
font-family: 'notokr';
font-weight: 500;
src: url('../font/notokr-medium.eot'); src:local(※);
src: url('../font/notokr-medium.eot?#iefix') format('embedded-opentype'),
	 url('../font/notokr-medium.woff2') format('woff2'),
	 url('../font/notokr-medium.woff') format('woff'),
	 url('../font/notokr-medium.otf') format('opentype')
}
@font-face {
font-family: 'notokr';
font-weight: 300;
src: url('../font/NotoSanskr-Light.eot'); src:local(※);
src: url('../font/NotoSanskr-Light.eot?#iefix') format('embedded-opentype'),
	 /*url('../font/NotoSanskr-Light.woff2') format('woff2'),*/
	 url('../font/NotoSanskr-Light.woff') format('woff'),
	 url('../font/NotoSanskr-Light.otf') format('opentype')
}