@CHARSET "UTF-8";

@font-face {
	font-family: 'Noto';
	font-style: normal;
	font-weight: 300;
	src: url(/resources/static/fonts/NotoSans-Light.eot);
	src: local(※),
		url(/resources/static/fonts/NotoSans-Light.woff) format('woff'),
        url(/resources/static/fonts/NotoSans-Light.woff2) format('woff2'),
        url(/resources/static/fonts/NotoSans-Light.eot);
}

@font-face {
	font-family: 'Noto';
	font-style: normal;
	font-weight: 400;
	src: url(/resources/static/fonts/NotoSansCJKkr-Regular.eot);
	src: local(※),
		url(/resources/static/fonts/NotoSansCJKkr-Regular.woff) format('woff'),
        url(/resources/static/fonts/NotoSansCJKkr-Regular.woff2) format('woff2'),
        url(/resources/static/fonts/NotoSansCJKkr-Regular.eot);
}
@font-face {
	font-family: 'Noto';
	font-style: normal;
	font-weight: 500;
	src: url(/resources/static/fonts/NotoSansCJKkr-Medium.eot);
	src: local(※),
		url(/resources/static/fonts/NotoSansCJKkr-Medium.woff) format('woff'),
  		url(/resources/static/fonts/NotoSansCJKkr-Medium.woff2) format('woff2'),
		url(/resources/static/fonts/NotoSansCJKkr-Medium.eot);
}
@font-face {
	font-family: 'Noto';
	font-style: normal;
	font-weight: 700;
	src: url(/resources/static/fonts/NotoSans-Bold.eot);
	src: local(※),
		url(/resources/static/fonts/NotoSans-Bold.woff2) format('woff2'),
		url(/resources/static/fonts/NotoSans-Bold.woff) format('woff'),
		url(/resources/static/fonts/NotoSans-Bold.eot);
}

@font-face {
	font-family:'Bison';
	font-style: normal;
	font-weight: 300;
	src: url(/resources/static/fonts/Bison-Light.eot);
	src: local(※),
	  	url(/resources/static/fonts/Bison-Light.woff2) format('woff2'),
		url(/resources/static/fonts/Bison-Light.woff) format('woff'),
		url(/resources/static/fonts/Bison-Light.eot) format('opentype');
}

@font-face {
	font-family:'Bison';
	font-style: normal;
	font-weight: 400;
	src: url(/resources/static/fonts/Bison-Regular.eot);
	src: local(※),
		url(/resources/static/fonts/Bison-Regular.woff2) format('woff2'),
	    url(/resources/static/fonts/Bison-Regular.woff) format('woff'),
	    url(/resources/static/fonts/Bison-Regular.eot) format('opentype');
}

@font-face {
	font-family:'Bison';
	font-style: normal;
	font-weight: 500;
	src: url(/resources/static/fonts/Bison-DemiBold.eot);
	src: local(※),
		url(/resources/static/fonts/Bison-DemiBold.woff2) format('woff2'),
	    url(/resources/static/fonts/Bison-DemiBold.woff) format('woff'),
	    url(/resources/static/fonts/Bison-DemiBold.eot) format('opentype');
}

@font-face {
	font-family:'Bison';
	font-style: normal;
	font-weight: 600;
	src: url(/resources/static/fonts/Bison-Bold.eot);
	src: local(※),
		url(/resources/static/fonts/Bison-Bold.woff2) format('woff2'),
	    url(/resources/static/fonts/Bison-Bold.woff) format('woff'),
	    url(/resources/static/fonts/Bison-Bold.eot) format('opentype');
}

@font-face {
	font-family:'Bison-outline';
	font-style: normal;
	font-weight: 300;
	src: url(/resources/static/fonts/Bison-ThinOutline.eot);
	src: local(※),
		url(/resources/static/fonts/Bison-ThinOutline.woff2) format('woff2'),
	    url(/resources/static/fonts/Bison-ThinOutline.woff) format('woff'),
	    url(/resources/static/fonts/Bison-ThinOutline.eot) format('opentype');
}

@font-face {
	font-family:'Bison-outline';
	font-style: normal;
	font-weight: 500;
	src: url(/resources/static/fonts/Bison-ThickOutline.eot);
	src: local(※),
		url(/resources/static/fonts/Bison-ThickOutline.woff2) format('woff2'),
	    url(/resources/static/fonts/Bison-ThickOutline.woff) format('woff'),
	    url(/resources/static/fonts/Bison-ThickOutline.eot) format('opentype');
}

@font-face {
	font-family:'Din';
	font-style: normal;
	font-weight: 600;
	src: url(/resources/static/fonts/DINEngschriftLT-Alternate.eot);
	src: local(※),
	url(/resources/static/fonts/DINEngschriftLT-Alternate.woff2) format('woff2'),
	url(/resources/static/fonts/DINEngschriftLT-Alternate.woff) format('woff'),
	url(/resources/static/fonts/DINEngschriftLT-Alternate.eot) format('opentype');
}