@charset "euc-kr";
/* CSS Document */

/* Font 
=======================================================================*/
/* 
@font-face { font-family: NanumWeb; 
						 font-weight: normal; font-style: normal; 
						 src: url('../font/NanumGothic-Regular.eot'); 
						 src: url('../font/NanumGothic-Regular.eot?#iefix') 
						 format('embedded-opentype'), url('../font/NanumGothic-Regular.woff') format('woff'), 
						 url('../font/NanumGothic-Regular.ttf') format('truetype'); }
						 
@font-face { font-family: NanumWeb; 
						 font-weight: bold; font-style: normal; 
						 src: url('../font/NanumGothic-Bold.eot'); 
						 src: url('../font/NanumGothic-Bold.eot?#iefix') format('embedded-opentype'), 
						 url('../font/NanumGothic-Bold.woff') format('woff'), 
						 url('../font/NanumGothic-Bold.ttf') format('truetype'); }
*/						 

@font-face { font-family: sofialight; 
						 src: url('../font/SofiaProLiCond-webfont.eot'); 
						 src: url('../font/SofiaProLiCond-webfont.eot?#iefix') format('embedded-opentype'), 
						 url('../font/SofiaProLiCond-webfont.woff') format('woff'), 
						 url('../font/SofiaProLiCond-webfont.ttf') format('truetype'), 
						 url('../font/SofiaProLiCond-webfont.svg#sofia_pro_light_condensedRg') format('svg'); 
						 font-weight: normal; font-style: normal; }
						 
@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700);
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
