/*
	font-family: 'Libre Baskerville', serif;
	font-family: 'Playfair Display', serif;
	font-family: 'Raleway', sans-serif;
	font-family: 'Poppins', sans-serif;
	font-family: 'Lato', sans-serif;
	font-family: 'Ubuntu', sans-serif;
*/
/* font-family: 'Inter', sans-serif; */
@import url('//fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap');

/* font-family: 'Noto Sans KR', sans-serif; */
@import url('//fonts.googleapis.com/css?family=Nanum+Gothic:400,700,800&subset=korean');
@import url('//fonts.googleapis.com/earlyaccess/notosanskr.css');
@import url('//fonts.googleapis.com/css?family=Roboto&display=swap');
@import url('//fonts.googleapis.com/css?family=Lato:300,400,700');
@import url('//fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800&display=swap');

/*font-family: 'Noto Sans KR', sans-serif;*/
@import url('//fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&display=swap');


/* ÀÍ½º¿ë */
	@font-face {
	  font-family: 'Nanum Gothic';
	  font-style: normal;
	  font-weight: 400;
	  src: url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.eot);
	  src: url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.eot?#iefix) format('embedded-opentype'),
		   url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.woff2) format('woff2'),
		   url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.woff) format('woff'),
		   url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.ttf) format('truetype');
	}
	@font-face {
	  font-family: 'Nanum Gothic';
	  font-style: normal;
	  font-weight: 700;
	  src: url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Bold.eot);
	  src: url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Bold.eot?#iefix) format('embedded-opentype'),
		   url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Bold.woff2) format('woff2'),
		   url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Bold.woff) format('woff'),
		   url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Bold.ttf) format('truetype');
	}
	@font-face {
	  font-family: 'Nanum Gothic';
	  font-style: normal;
	  font-weight: 800;
	  src: url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-ExtraBold.eot);
	  src: url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-ExtraBold.eot?#iefix) format('embedded-opentype'),
		   url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-ExtraBold.woff2) format('woff2'),
		   url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-ExtraBold.woff) format('woff'),
		   url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-ExtraBold.ttf) format('truetype');
	}


/* font */
.ff_noto, .ff_noto * {font-family: 'Noto Sans KR', 'Nanum Gothic',Malgun Gothic,"¸¼Àº °íµñ",AppleGothic,Dotum,"µ¸¿ò",sans-serif;}
.ff_libre, .ff_libre * {font-family: 'Libre Baskerville', serif;}
.ff_play, .ff_play * {font-family: 'Playfair Display', serif;}
.ff_rale, .ff_rale * {font-family: 'Raleway', serif;}
.ff_pop, .ff_pop * {font-family: 'Poppins', serif;}
.ff_lato, .ff_lato * {font-family: 'Lato', 'Nanum Gothic',Malgun Gothic,"¸¼Àº °íµñ",AppleGothic,Dotum,"µ¸¿ò",sans-serif;}
.ff_lato_i {font-family: 'Lato', 'Nanum Gothic',Malgun Gothic,"¸¼Àº °íµñ",AppleGothic,Dotum,"µ¸¿ò",sans-serif !important;}
.ff_nsq {font-family: 'NanumSquare','Nanum Gothic', 'Raleway', 'Noto Sans KR', Malgun Gothic,"¸¼Àº °íµñ",AppleGothic,Dotum,"µ¸¿ò",sans-serif;}
.ff_nsq_i {font-family: 'NanumSquare','Nanum Gothic', 'Raleway', 'Noto Sans KR', Malgun Gothic,"¸¼Àº °íµñ",AppleGothic,Dotum,"µ¸¿ò",sans-serif !important;}
.ff_robo {font-family: 'Roboto', 'Nanum Gothic',Malgun Gothic,"¸¼Àº °íµñ",AppleGothic,Dotum,"µ¸¿ò",sans-serif;}

/* common */
.fl {float:left;}
.fr {float:right;}
.dn {display:none !important;}
.pr {position:relative;}
.clear:after {content:'';display:block;clear:both;}
.w_set {width:1280px;margin:0 auto;}

body, html {width:100%; min-width:1200px;}
body {font-family: 'Noto Sans KR','Nanum Gothic', Malgun Gothic,"¸¼Àº °íµñ",AppleGothic,Dotum,"µ¸¿ò",sans-serif;}

::selection { background:#e70012;color:#ffffff; }


/*Æ÷Æ®Æú¸®¿À °ü·Ã Ãß°¡ css*/
