
/* Webfont: Lato-Light */
@font-face {
	font-family: 'LatoWeb';
	src: url('../font/Lato-Light.eot'); /* IE9 Compat Modes */
	src:
		url('../font/Lato-Light.eot?#iefix') format('embedded-opentype'),
		/* IE6-IE8 */ url('../font/Lato-Light.woff2') format('woff2'),
		/* Modern Browsers */ url('../font/Lato-Light.woff') format('woff'),
		/* Modern Browsers */ url('../font/Lato-Light.ttf') format('truetype');
	font-style: normal;
	font-weight: normal;
	text-rendering: optimizeLegibility;
}
/* Webfont: Lato-Medium */
@font-face {
	font-family: 'LatoWebSemibold';
	src: url('../font/Lato-Medium.eot'); /* IE9 Compat Modes */
	src:
		url('../font/Lato-Medium.eot?#iefix') format('embedded-opentype'),
		/* IE6-IE8 */ url('../font/Lato-Medium.woff2') format('woff2'),
		/* Modern Browsers */ url('../font/Lato-Medium.woff') format('woff'),
		/* Modern Browsers */ url('../font/Lato-Medium.ttf') format('truetype');
	font-style: normal;
	font-weight: 600;
	text-rendering: optimizeLegibility;
}

.LatoWebSemibold {
	font-family: 'LatoWebSemibold', sans-serif;
}

.outfit-600,
.outfit-700 {
	font-family: 'Outfit', sans-serif;
	font-optical-sizing: auto;
	font-style: normal;
}
.outfit-600 {
	font-weight: 500;
}
.outfit-700 {
	font-weight: 600;
}

body {
  font-family: 'LatoWeb', sans-serif;
}

/* 메인 뉴스 버튼 hover */
/* .main-news-btn:hover{
  text-[rgba(255,255,255,1)]
} */


.text-medium1, .text-medium2{
	font-family: 'Outfit', sans-serif;
	font-optical-sizing: auto;
	font-style: normal;
}
.text-medium1{
  font-weight: 500;
}
.text-medium2{
  font-weight: 600;
}
.text-medium3{
  font-family: 'LatoWebSemibold', sans-serif;
}

.text70{
  font-size:24px;
}
.text52{
  font-size:30px;
}
.text50{
  font-size:28px;
}
.text42{
  font-size:24px;
}
.text32{
  font-size:17px;
}
.text24{
  font-size:17px;
}
.text20{
  font-size:16px;
}
.text22{
  font-size:16px;
}
.text18{
  font-size:14px;
}

.text16{
  font-size:16px;
}
.text14{
  font-size:13px;
}

.cookie-desc{
  font-size:16px;
}
.news-title{
  font-size:30px;    
}
.news-item-title{
  font-size:14px;
}
.news-detail-nav-title{
  font-size:15px;
}
.news-item-desc, .news-detail-nav-desc{
  font-size:13px;
}
.main-news-desc, .game-title{
  font-size:15px;
}  
.news-item-recent-desc{
  font-size:15px;
}


@media (min-width:720px){
  .text70{
    font-size:clamp(24px,5.31vw,61px);
  }
  .text52{
    font-size:5.31vw;
  }
  .text50{
    font-size:4.37vw;
  }
  .text32{
    font-size:clamp(17px,2.5vw,32px);
  }
  .text24{
    font-size:2.5vw;
  }
  .text22{
    font-size:22px;
  }
  .text20{
    font-size:1.77vw;
  }
  .text14{
    font-size:14px;
  }

  .cookie-desc{
    font-size:18px;
  }
  .news-title{
    font-size:4.37vw;    
  }  
  .news-item-title, .news-detail-nav-title{
    font-size:2.5vw
  }
  .news-item-desc, .news-detail-nav-desc{
    font-size:1.87vw;
  }
  .main-news-desc, .game-title{
    font-size:1.87vw;
  }  
  .news-item-recent-desc{
    font-size:1.87vw;
  }
}


@media (min-width:960px){
  .text70{
    font-size:4.35vw;
  }
  .text52{
    font-size:3.14vw;
  }
  .text50{
    font-size:3.57vw;
  }
  .text42{
    font-size:3vw;
  }
  .text32{
    font-size:2.28vw;
  }
  .text24{
    font-size:1.71vw;
  }
  .text20{
    font-size:1.21vw
  }
  .text18, .news-item-recent-desc{
    font-size:1.28vw;
  }

  .news-title{
    font-size:3vw;    
  }
  .news-item-title, .news-detail-nav-title{
    font-size:1.71vw
  }
  .news-item-desc, .news-detail-nav-desc{
    font-size:1.28vw;
  }
  .main-news-desc, .game-title{
    font-size:1.28vw;
  }  
}


@media (min-width:1400px){
  .text70{
    font-size:3.64vw;
  }
  .text52{
    font-size:2.70vw;
  }
  .text50{
    font-size:2.6vw;
  }
  .text42{
    font-size:42px;
  }
  .text32{
    font-size:1.66vw;
  }
  .text24{
    font-size:1.25vw;
  }
  .text20{
    font-size:1.04vw
  }
  .text18, .news-item-recent-desc{
    font-size:clamp(14px,0.9vw,18px);
  }

  .news-title{
    font-size:2.18vw;    
  }
  .news-item-title, .news-detail-nav-title{
    font-size:1.25vw
  }
  .news-item-desc, .news-detail-nav-desc{
    font-size:0.93vw;
  }
  .main-news-desc, .game-title{
    font-size:0.93vw;
  }
}


@media (min-width:1920px){
  .text70{
    font-size:70px;
  }
  .text61{
    font-size:61px;
  }
  .text52{
    font-size:52px;
  }
  .text51{
    font-size:51px;
  }
  .text50{
    font-size:50px;
  }
  .text48{
    font-size:48px;
  }
  .text44{
    font-size:44px;
  }
  /* .text42{
    font-size:42px;
  } */
  .text38{
    font-size:38px;
  }
  .text32{
    font-size:32px;
  }
  .text30{
    font-size:30px;
  }
  .text28{
    font-size:28px;
  }
  .text24{
    font-size:24px;
  }
  /* .text22{
    font-size:22px;
  } */
  .text20{
    font-size:20px;
  }
  .text18, .news-item-recent-desc{
    font-size:18px;
  }
  .text17{
    font-size:17px;
  }
  /* .text16{
    font-size:16px;
  } */
  .text15{
    font-size:15px;
  }
  /* .text14{
    font-size:14px;
  } */
  .news-title{
    font-size:42px;    
  }
  .news-item-title, .news-detail-nav-title{
    font-size:24px
  }
  .news-item-desc, .news-detail-nav-desc{
    font-size:18px
  }
  .main-news-desc, .game-title{
    font-size:18px;
  }
}

