@charset "utf-8";

@font-face {
	font-family: 'Pretendard';
	font-weight: 900;
	src: local('Pretendard Black'),
  url(../font/Pretendard-Black.ttf) format('truetype'),
  url(../font/Pretendard-Black.otf) format('opentype');
}
@font-face {
	font-family: 'Pretendard';
	font-weight: 800;
	src: local('Pretendard ExtraBold'),
  url(../font/Pretendard-ExtraBold.ttf) format('truetype'),
  url(../font/Pretendard-ExtraBold.otf) format('opentype');
}
@font-face {
	font-family: 'Pretendard';
	font-weight: 700;
	src: local('Pretendard Bold'),
  url(../font/Pretendard-Bold.ttf) format('truetype'),
  url(../font/Pretendard-Bold.otf) format('opentype');
}
@font-face {
	font-family: 'Pretendard';
	font-weight: 600;
	src: local('Pretendard SemiBold'),
  url(../font/Pretendard-SemiBold.ttf) format('truetype'),
  url(../font/Pretendard-SemiBold.otf) format('opentype');
}
@font-face {
	font-family: 'Pretendard';
	font-weight: 500;
	src: local('Pretendard Medium'),
  url(../font/Pretendard-Medium.ttf) format('truetype'),
  url(../font/Pretendard-Medium.otf) format('opentype');
}
@font-face {
	font-family: 'Pretendard';
	font-weight: 400;
	src: local('Pretendard Regular'),
  url(../font/Pretendard-Regular.ttf) format('truetype'),
  url(../font/Pretendard-Regular.otf) format('opentype');
}
@font-face {
	font-family: 'Pretendard';
	font-weight: 300;
	src: local('Pretendard Light'),
  url(../font/Pretendard-Light.ttf) format('truetype'),
  url(../font/Pretendard-Light.otf) format('opentype');
}
@font-face {
	font-family: 'Pretendard';
	font-weight: 200;
	src: local('Pretendard ExtraLight'),
  url(../font/Pretendard-ExtraLight.ttf) format('truetype'),
  url(../font/Pretendard-ExtraLight.otf) format('opentype');
}
@font-face {
	font-family: 'Pretendard';
	font-weight: 100;
	src: local('Pretendard Thin'),
  url(../font/Pretendard-Thin.ttf) format('truetype'),
  url(../font/Pretendard-Thin.otf) format('opentype');
}


@font-face {
  font-family: 'SangSangShinb7OTF';
  font-weight: normal;
  src: url('../font/SSShinb7Regular_otf.otf') format('opentype');
}

@font-face {
  font-family: 'tvNOTF';
  font-weight: 700;
  src: url('../font/tvNOTF-Bold.otf') format('opentype');
}
@font-face {
  font-family: 'tvNOTF';
  font-weight: 300;
  src: url('../font/tvNOTF-Light.otf') format('opentype');
}
@font-face {
  font-family: 'tvNOTF';
  font-weight: 500;
  src: url('../font/tvNOTF-Medium.otf') format('opentype');
}

@font-face {
    font-family: 'Dokrip';
    src: url('../font/Dokrip.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family:'GmarketSans';
  font-style:normal;
  font-weight:300;
  src:local('GmarketSans'),
      url(../font/GmarketSansTTFLight.ttf) format('truetype');
}
@font-face {
  font-family:'GmarketSans';
  font-style:normal;
  font-weight:500;
  src:local('GmarketSans'),
      url(../font/GmarketSansTTFMedium.ttf) format('truetype');
}
@font-face {
  font-family:'GmarketSans';
  font-style:normal;
  font-weight:700;
  src:local('GmarketSans'),
      url(../font/GmarketSansTTFBold.ttf) format('truetype');
}

@font-face {
  font-family:'Nanum Myeongjo';
  font-style:normal;
  font-weight:400;
  src:url(../font/NanumMyeongjo.otf) format('opentype'),
      url(../font/NanumMyeongjo.ttf) format('truetype');
}
@font-face {
  font-family:'Nanum Myeongjo';
  font-style:normal;
  font-weight:700;
  src:url(../font/NanumMyeongjoBold.otf) format('opentype'),
      url(../font/NanumMyeongjoBold.ttf) format('truetype');
}
@font-face {
  font-family:'Nanum Myeongjo';
  font-style:normal;
  font-weight:800;
  src:url(../font/NanumMyeongjoExtraBold.otf) format('opentype'),
      url(../font/NanumMyeongjoExtraBold.ttf) format('truetype');
}
