@charset "utf-8";

/*google-font*/
@import url(https://fonts.googleapis.com/earlyaccess/notosanskr.css);

/* common */
body {font-family:'Roboto', 'Noto Sans KR', 'Muli', arial, Apple Gothic, sans-serif; -webkit-font-smoothing:antialiased;}
input, select, textarea {font-family: 'Noto Sans KR', 'Muli', arial, Apple Gothic, sans-serif; font-size:13px; color:#2f2f2f;}

h3 {}

/*- font 정의 -*/
/* .font{
	font-family: 'dotum', "돋움", gulim, "굴림", Arial, tahoma, Verdana, sans-serif, Apple Gothic;
	font-size: 12px;
	line-height:180%;
	letter-spacing:-0.2px;
	color:#fff6e6;
}
 */
