@charset "utf-8";

/* 
* 100 : Thin
* 200 : Extra Light (Ultra Light)
* 300 : Light
* 400 : Regular
* 500 : Medium
* 600 : Semi Bold (Demi Bold)
* 700 : Bold
* 800 : Extra Bold (Ultra Bold)
* 900 : Black (Heavy)
*/

@font-face {
	font-family: 'NanumGothic';
	font-style: normal;
    font-weight: 300;
	src: url('NanumGothic300.eot');
	src: url('NanumGothic300.eot?#iefix') format('embedded-opentype'),
		url('NanumGothic300.woff') format('woff');
}

@font-face {
	font-family: 'NanumGothic';
	font-style: normal;
    font-weight: 400;
	src: url('NanumGothic400.eot');
	src: url('NanumGothic400.eot?#iefix') format('embedded-opentype'),
		 url('NanumGothic400.woff') format('woff');
}

@font-face {
	font-family: 'NanumGothic';
	font-style: normal;
    font-weight: 700;
	src: url('NanumGothic700.eot');
	src: url('NanumGothic700.eot?#iefix') format('embedded-opentype'),
		 url('NanumGothic700.woff') format('woff');
}

@font-face {
	font-family: 'NanumGothic';
	font-style: normal;
    font-weight: 800;
	src: url('NanumGothic800.eot');
	src: url('NanumGothic800.eot?#iefix') format('embedded-opentype'),
		 url('NanumGothic800.woff') format('woff');
}

@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 300;
  src: url('NotoSans-Regular.eot');
  src: local(¡Ø),
  	   url('NotoSans-Regular.eot') format("opentype"),
       url('NotoSans-Regular.woff2') format('woff2'),
       url('NotoSans-Regular.woff') format('woff'),
       url('NotoSans-Regular.ttf') format('truetype');
}

@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 400;
  src: url('NotoSans-Medium.eot');
  src: local(¡Ø),
  	   url('NotoSans-Medium.eot') format("opentype"),
       url('NotoSans-Medium.woff2') format('woff2'),
       url('NotoSans-Medium.woff') format('woff'),
       url('NotoSans-Medium.ttf') format('truetype');
}

@font-face {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 700;
	src: url('NotoSans-Bold.eot');
	src: local(¡Ø),
		   url('NotoSans-Bold.eot') format("opentype"),
		 url('NotoSans-Bold.woff2') format('woff2'),
		 url('NotoSans-Bold.woff') format('woff'),
		 url('NotoSans-Bold.ttf') format('truetype');
  }

  
@font-face {
    font-family: "Paperlogy";
    src:
	url('Paperlogy-4Regular.eot') format("opentype"),
	url("Paperlogy-4Regular.woff2") format("woff2"),
	url("Paperlogy-4Regular.woff") format("woff");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: "Paperlogy";
    src:
	url("Paperlogy-5Medium.eot") format("opentype"),
	url("Paperlogy-5Medium.woff2") format("woff2"),
	url("Paperlogy-5Medium.woff") format("woff");
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: "Paperlogy";
    src:
	url("Paperlogy-6SemiBold.eot") format("opentype"),
	url("Paperlogy-6SemiBold.woff2") format("woff2"),
	url("Paperlogy-6SemiBold.woff") format("woff");
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: "Paperlogy";
    src:
	url("Paperlogy-7Bold.eot") format("opentype"),
	url("Paperlogy-7Bold.woff2") format("woff2"),
	url("Paperlogy-7Bold.woff") format("woff");
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: "Paperlogy";
    src: url("Paperlogy-8ExtraBold.woff2") format("woff2"),
	url("Paperlogy-8ExtraBold.woff") format("woff");
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'NanumSquareRound';
    src: url('NanumSquareRound.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Pretendard';
    font-weight: 900;
    font-display: swap;
    src: local('Pretendard Black'),
    url(Pretendard-Black.subset.woff2) format('font-woff2'),
    url(Pretendard-Black.subset.woff) format('woff');
}

@font-face {
    font-family: 'Pretendard';
    font-weight: 800;
    font-display: swap;
    src: local('Pretendard ExtraBold'),
    url(Pretendard-ExtraBold.subset.woff2) format('font-woff2'),
    url(Pretendard-ExtraBold.subset.woff) format('woff');
}

@font-face {
    font-family: 'Pretendard';
    font-weight: 700;
    font-display: swap;
    src: local('Pretendard Bold'),
    url(Pretendard-Bold.subset.woff2) format('font-woff2'),
    url(Pretendard-Bold.subset.woff) format('woff');
}

@font-face {
    font-family: 'Pretendard';
    font-weight: 600;
    font-display: swap;
    src: local('Pretendard SemiBold'),
    url(Pretendard-SemiBold.subset.woff2) format('font-woff2'),
    url(Pretendard-SemiBold.subset.woff) format('woff');
}

@font-face {
    font-family: 'Pretendard';
    font-weight: 500;
    font-display: swap;
    src: local('Pretendard Medium'),
    url(Pretendard-Medium.subset.woff2) format('font-woff2'),
    url(Pretendard-Medium.subset.woff) format('woff');
}

@font-face {
    font-family: 'Pretendard';
    font-weight: 400;
    font-display: swap;
    src: local('Pretendard Regular'),
    url(Pretendard-Regular.subset.woff2) format('font-woff2'),
    url(Pretendard-Regular.subset.woff) format('woff');
}

@font-face {
    font-family: 'Pretendard';
    font-weight: 300;
    font-display: swap;
    src: local('Pretendard Light'),
    url(Pretendard-Light.subset.woff2) format('font-woff2'),
    url(Pretendard-Light.subset.woff) format('woff');
}

@font-face {
    font-family: 'Pretendard';
    font-weight: 200;
    font-display: swap;
    src: local('Pretendard ExtraLight'),
    url(Pretendard-ExtraLight.subset.woff2) format('font-woff2'),
    url(Pretendard-ExtraLight.subset.woff) format('woff');
}

@font-face {
    font-family: 'Pretendard';
    font-weight: 100;
    font-display: swap;
    src: local('Pretendard Thin'), url(Pretendard-Thin.subset.woff2) format('font-woff2'),
    url(Pretendard-Thin.subset.woff) format('woff');
}

/* one mobile */
@font-face {
    font-family: 'ONE-Mobile-Regular';
    src: url('ONE-Mobile-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ONE-Mobile-Title';
    src: url('ONE-Mobile-Title.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ONE-Mobile-POP';
    src: url('ONE-Mobile-POP.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}