@charset "utf-8";

/*************************************************
commnet : Lato (http://www.latofonts.com/)
2017-03-29 속도문제로 3개만 사용
*************************************************/

/* @font-face {
	font-family:'Lato';
	src:url('//www.yonhapnews.co.kr/css/font/lato/Lato-Light.eot');
	src:url('//www.yonhapnews.co.kr/css/font/lato/Lato-Light.eot?#iefix') format('embedded-opentype'),
		 url('//www.yonhapnews.co.kr/css/font/lato/Lato-Light.woff2') format('woff2'),
		 url('//www.yonhapnews.co.kr/css/font/lato/Lato-Light.woff') format('woff'),
		 url('//www.yonhapnews.co.kr/css/font/lato/Lato-Light.ttf') format('truetype');
	font-style:normal;
	font-weight:200;
	text-rendering:optimizeLegibility;
} */

@font-face {
	font-family:'Lato';
	src:url('//www.yonhapnews.co.kr/css/font/lato/Lato-Regular.eot');
	src:url('//www.yonhapnews.co.kr/css/font/lato/Lato-Regular.eot?#iefix') format('embedded-opentype'),
		 url('//www.yonhapnews.co.kr/css/font/lato/Lato-Regular.woff2') format('woff2'),
		 url('//www.yonhapnews.co.kr/css/font/lato/Lato-Regular.woff') format('woff'),
		 url('//www.yonhapnews.co.kr/css/font/lato/Lato-Regular.ttf') format('truetype');
	font-style:normal;
	font-weight:400;
	text-rendering:optimizeLegibility;
}

@font-face {
	font-family:'Lato';
	src:url('//www.yonhapnews.co.kr/css/font/lato/Lato-Medium.eot');
	src:url('//www.yonhapnews.co.kr/css/font/lato/Lato-Medium.eot?#iefix') format('embedded-opentype'),
		 url('//www.yonhapnews.co.kr/css/font/lato/Lato-Medium.woff2') format('woff2'),
		 url('//www.yonhapnews.co.kr/css/font/lato/Lato-Medium.woff') format('woff'),
		 url('//www.yonhapnews.co.kr/css/font/lato/Lato-Medium.ttf') format('truetype');
	font-style:normal;
	font-weight:500;
	text-rendering:optimizeLegibility;
}

/* @font-face {
	font-family:'Lato';
	src:url('//www.yonhapnews.co.kr/css/font/lato/Lato-Semibold.eot');
	src:url('//www.yonhapnews.co.kr/css/font/lato/Lato-Semibold.eot?#iefix') format('embedded-opentype'),
		 url('//www.yonhapnews.co.kr/css/font/lato/Lato-Semibold.woff2') format('woff2'),
		 url('//www.yonhapnews.co.kr/css/font/lato/Lato-Semibold.woff') format('woff'),
		 url('//www.yonhapnews.co.kr/css/font/lato/Lato-Semibold.ttf') format('truetype');
	font-style:normal;
	font-weight:600;
	text-rendering:optimizeLegibility;
} */

@font-face {
	font-family:'Lato';
	src:url('//www.yonhapnews.co.kr/css/font/lato/Lato-Bold.eot');
	src:url('//www.yonhapnews.co.kr/css/font/lato/Lato-Bold.eot?#iefix') format('embedded-opentype'),
		 url('//www.yonhapnews.co.kr/css/font/lato/Lato-Bold.woff2') format('woff2'),
		 url('//www.yonhapnews.co.kr/css/font/lato/Lato-Bold.woff') format('woff'),
		 url('//www.yonhapnews.co.kr/css/font/lato/Lato-Bold.ttf') format('truetype');
	font-style:normal;
	font-weight:700;
	text-rendering:optimizeLegibility;
}