@charset "utf-8";

/* Pretendard : 프리텐다드 */
@font-face
{
	font-family:'Pretendard';
	font-weight: 100;
  src: local('PretendardVariable'), /* 이미설치 되어있으면 리소스 요청 안함 */
      url('../fonts/Pretendard/Pretendard-Thin.eot'), /* IE8 이하 */
      url('../fonts/Pretendard/Pretendard-Thin.woff2') format("woff2"), /* woff보다 압축률 더 좋음 */
      url('../fonts/Pretendard/Pretendard-Thin.woff') format("woff"), /* 모든 브라우저 */
      url('../fonts/Pretendard/Pretendard-Thin.ttf') format("truetype"); /*안드로이드 4.4버전이하*/
}
@font-face
{
	font-family:'Pretendard';
	font-weight: 200;
  src: local('PretendardVariable'), /* 이미설치 되어있으면 리소스 요청 안함 */
      url('../fonts/Pretendard/Pretendard-ExtraLight.eot'), /* IE8 이하 */
      url('../fonts/Pretendard/Pretendard-ExtraLight.woff2') format("woff2"), /* woff보다 압축률 더 좋음 */
      url('../fonts/Pretendard/Pretendard-ExtraLight.woff') format("woff"), /* 모든 브라우저 */
      url('../fonts/Pretendard/Pretendard-ExtraLight.ttf') format("truetype"); /*안드로이드 4.4버전이하*/
}
@font-face
{
	font-family:'Pretendard';
	font-weight: 300;
  src: local('PretendardVariable'), /* 이미설치 되어있으면 리소스 요청 안함 */
      url('../fonts/Pretendard/Pretendard-Light.eot'), /* IE8 이하 */
      url('../fonts/Pretendard/Pretendard-Light.woff2') format("woff2"), /* woff보다 압축률 더 좋음 */
      url('../fonts/Pretendard/Pretendard-Light.woff') format("woff"), /* 모든 브라우저 */
      url('../fonts/Pretendard/Pretendard-Light.ttf') format("truetype"); /*안드로이드 4.4버전이하*/
}
@font-face
{
	font-family:'Pretendard';
	font-weight: normal;
  src: local('PretendardVariable'), /* 이미설치 되어있으면 리소스 요청 안함 */
      url('../fonts/Pretendard/Pretendard-Regular.eot'), /* IE8 이하 */
      url('../fonts/Pretendard/Pretendard-Regular.woff2') format("woff2"), /* woff보다 압축률 더 좋음 */
      url('../fonts/Pretendard/Pretendard-Regular.woff') format("woff"), /* 모든 브라우저 */
      url('../fonts/Pretendard/Pretendard-Regular.ttf') format("truetype"); /*안드로이드 4.4버전이하*/
}
@font-face
{
	font-family:'Pretendard';
	font-weight: 500;
  src: local('PretendardVariable'), /* 이미설치 되어있으면 리소스 요청 안함 */
      url('../fonts/Pretendard/Pretendard-Medium.eot'), /* IE8 이하 */
      url('../fonts/Pretendard/Pretendard-Medium.woff2') format("woff2"), /* woff보다 압축률 더 좋음 */
      url('../fonts/Pretendard/Pretendard-Medium.woff') format("woff"), /* 모든 브라우저 */
      url('../fonts/Pretendard/Pretendard-Medium.ttf') format("truetype"); /*안드로이드 4.4버전이하*/
}
@font-face
{
	font-family:'Pretendard';
	font-weight: 600;
  src: local('PretendardVariable'), /* 이미설치 되어있으면 리소스 요청 안함 */
      url('../fonts/Pretendard/Pretendard-SemiBold.eot'), /* IE8 이하 */
      url('../fonts/Pretendard/Pretendard-SemiBold.woff2') format("woff2"), /* woff보다 압축률 더 좋음 */
      url('../fonts/Pretendard/Pretendard-SemiBold.woff') format("woff"), /* 모든 브라우저 */
      url('../fonts/Pretendard/Pretendard-SemiBold.ttf') format("truetype"); /*안드로이드 4.4버전이하*/
}
@font-face
{
	font-family:'Pretendard';
	font-weight: 700;
  src: local('PretendardVariable'), /* 이미설치 되어있으면 리소스 요청 안함 */
      url('../fonts/Pretendard/Pretendard-Bold.eot'), /* IE8 이하 */
      url('../fonts/Pretendard/Pretendard-Bold.woff2') format("woff2"), /* woff보다 압축률 더 좋음 */
      url('../fonts/Pretendard/Pretendard-Bold.woff') format("woff"), /* 모든 브라우저 */
      url('../fonts/Pretendard/Pretendard-Bold.ttf') format("truetype"); /*안드로이드 4.4버전이하*/
}
@font-face
{
	font-family:'Pretendard';
	font-weight: 800;
  src: local('PretendardVariable'), /* 이미설치 되어있으면 리소스 요청 안함 */
      url('../fonts/Pretendard/Pretendard-ExtraBold.eot'), /* IE8 이하 */
      url('../fonts/Pretendard/Pretendard-ExtraBold.woff2') format("woff2"), /* woff보다 압축률 더 좋음 */
      url('../fonts/Pretendard/Pretendard-ExtraBold.woff') format("woff"), /* 모든 브라우저 */
      url('../fonts/Pretendard/Pretendard-ExtraBold.ttf') format("truetype"); /*안드로이드 4.4버전이하*/
}
@font-face
{
	font-family:'Pretendard';
	font-weight: 900;
  src: local('PretendardVariable'), /* 이미설치 되어있으면 리소스 요청 안함 */
      url('../fonts/Pretendard/Pretendard-Black.eot'), /* IE8 이하 */
      url('../fonts/Pretendard/Pretendard-Black.woff2') format("woff2"), /* woff보다 압축률 더 좋음 */
      url('../fonts/Pretendard/Pretendard-Black.woff') format("woff"), /* 모든 브라우저 */
      url('../fonts/Pretendard/Pretendard-Black.ttf') format("truetype"); /*안드로이드 4.4버전이하*/
}

/* Gmarket : 지마켓 */
@font-face
{
	font-family:'Gmarket';
	font-weight: 700;
  src: url('../fonts/Gmarket/GmarketSansBold.eot') format("eot"),
      url('../fonts/Gmarket/GmarketSansBold.woff2') format("woff2"),
      url('../fonts/Gmarket/GmarketSansBold.woff') format("woff"),
      url('../fonts/Gmarket/GmarketSansBold.ttf') format("truetype");
}
@font-face
{
	font-family:'Gmarket';
	font-weight: 500;
  src: url('../fonts/Gmarket/GmarketSansMedium.eot') format("eot"),
       url('../fonts/Gmarket/GmarketSansMedium.woff2') format("woff2"),
       url('../fonts/Gmarket/GmarketSansMedium.woff') format("woff"),
       url('../fonts/Gmarket/GmarketSansMedium.ttf') format("truetype");
}
@font-face
{
	font-family:'Gmarket';
	font-weight: 300;
  src: url('../fonts/Gmarket/GmarketSansLight.eot') format("eot"),
       url('../fonts/Gmarket/GmarketSansLight.woff2') format("woff2"),
       url('../fonts/Gmarket/GmarketSansLight.woff') format("woff"),
       url('../fonts/Gmarket/GmarketSansLight.ttf') format("truetype");
}

/* Material Icons : 구글아이콘 */

@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/MaterialIcons/MaterialIcons-Regular.eot); /* For IE6-8 */
  src: local('Material Icons'),
        local('MaterialIcons-Regular'),
        url(../fonts/MaterialIcons/MaterialIcons-Regular.woff2) format('woff2'),
        url(../fonts/MaterialIcons/MaterialIcons-Regular.woff) format('woff'),
        url(../fonts/MaterialIcons/MaterialIcons-Regular.ttf) format('truetype');
}
  
.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;

  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;

  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  
  /* Support for IE. */
  font-feature-settings: 'liga';
}