@font-face {
  font-family: 'NotoSansKR';
  font-style: normal;
  font-weight: 100;
  src: local('NotoSansKR Thin'), local('NotoSansKR-Thin'), url(/font/NotoSansKR/NotoSansKR-Thin.woff2) format('woff2');
}

@font-face {
  font-family: 'NotoSansKR';
  font-style: normal;
  font-weight: 200;
  src: local('NotoSansKR Light'), local('NotoSansKR-Light'), url(/font/NotoSansKR/NotoSansKR-Light.woff2) format('woff2');
}
@font-face {
  font-family: 'NotoSansKR';
  font-style: normal;
  font-weight: 300;
  src: local('NotoSansKR DemiLight'), local('NotoSansKR-DemiLight'), url(/font/NotoSansKR/NotoSansKR-DemiLight.woff2) format('woff2');
}
@font-face {
  font-family: 'NotoSansKR';
  font-style: normal;
  font-weight: 500;
  src: local('NotoSansKR Regular'), local('NotoSansKR-Regular'), url(/font/NotoSansKR/NotoSansKR-Regular.woff2) format('woff2');
}
@font-face {
  font-family: 'NotoSansKR';
  font-style: normal;
  font-weight: 600;
  src: local('NotoSansKR Medium'), local('NotoSansKR-Medium'), url(/font/NotoSansKR/NotoSansKR-Medium.woff2) format('woff2');
}
@font-face {
  font-family: 'NotoSansKR';
  font-style: normal;
  font-weight: 700;
  src: local('NotoSansKR Bold'), local('NotoSansKR-Bold'), url(/font/NotoSansKR/NotoSansKR-Bold.woff2) format('woff2');
}


@font-face {
  font-family: 'gmarketsans';
  src: url('/font/GmarketSans/Gmarketsansmedium.eot');
  src: url('/font/GmarketSans/Gmarketsansmedium.eot?#iefix') format('embedded-opentype'),
  url('/font/GmarketSans/Gmarketsansmedium.woff2') format('woff2'),
  url('/font/GmarketSans/Gmarketsansmedium.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'gmarketsans';
  src: url('/font/GmarketSans/Gmarketsansbold.eot');
  src: url('/font/GmarketSans/Gmarketsansbold.eot?#iefix') format('embedded-opentype'),
  url('/font/GmarketSans/Gmarketsansbold.woff2') format('woff2'),
  url('/font/GmarketSans/Gmarketsansbold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'gmarketsans';
  src: url('/font/GmarketSans/Gmarketsanslight.eot');
  src: url('/font/GmarketSans/Gmarketsanslight.woff2') format('woff2'),
  url('/font/GmarketSans/Gmarketsanslight.woff') format('woff');
  font-weight: 200;
  font-style: normal;
}