@charset "utf-8";
@import url('./images/font-LexiSaebomR.css') (min-width: 1024px);
@import url('https://fonts.googleapis.com/css?family=Lora') (min-width: 1024px);

/*
 * 폰트 설정
 */
body, input, textarea, select, button {
	font-family: "Lora", "LSR", "Apple SD 산돌고딕 Neo", "AppleSDGothicNeo", sans-serif;
}
pre {
	 font-family: "verdana", "나눔고딕", "Nanum Gothic", "맑은 고딕", "Malgun Gothic", "Apple SD 산돌고딕 Neo", "AppleSDGothicNeo", sans-serif;
}
