@font-face {
	font-family: 'Pretendard';
	font-weight: 200;
	font-display: block;
  font-style: normal;
	src: local('Pretendard ExtraLight'),
  url('/resources/fonts/Pretendard-ExtraLight.woff2') format('woff2'),
  url('/resources/fonts/Pretendard-ExtraLight.woff') format('woff'),
  url('/resources/fonts/Pretendard-ExtraLight.ttf') format("truetype");
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 300;
	font-display: block;
  font-style: normal;
	src: local('Pretendard Light'),
  url('/resources/fonts/Pretendard-Light.woff2') format('woff2'),
  url('/resources/fonts/Pretendard-Light.woff') format('woff'),
  url('/resources/fonts/Pretendard-Light.ttf') format("truetype");

}

@font-face {
  font-family: 'Pretendard';
  font-weight: 400;
	font-display: block;
  font-style: normal;
  src: url('/resources/fonts/Pretendard-Regular.eot');
  src: url('/resources/fonts/Pretendard-Regular.eot?#iefix') format('embedded-opentype'),
    url('/resources/fonts/Pretendard-Regular.woff2') format('woff2'),
    url('/resources/fonts/Pretendard-Regular.woff') format('woff'),
    url('/resources/fonts/Pretendard-Regular.ttf') format("truetype");
}

@font-face {
  font-family: 'Pretendard';
  font-weight: 500;
	font-display: block;
  font-style: normal;
  src: url('/resources/fonts/Pretendard-Medium.eot');
  src: url('/resources/fonts/Pretendard-Medium.eot?#iefix') format('embedded-opentype'),
    url('/resources/fonts/Pretendard-Medium.woff2') format('woff2'),
    url('/resources/fonts/Pretendard-Medium.woff') format('woff'),
    url('/resources/fonts/Pretendard-Medium.ttf') format("truetype");
}

@font-face {
  font-family: 'Pretendard';
  font-weight: 600;
	font-display: block;
  font-style: normal;
  src: url('/resources/fonts/Pretendard-SemiBold.eot');
  src: url('/resources/fonts/Pretendard-SemiBold.eot?#iefix') format('embedded-opentype'),
    url('/resources/fonts/Pretendard-SemiBold.woff2') format('woff2'),
    url('/resources/fonts/Pretendard-SemiBold.woff') format('woff'),
    url('/resources/fonts/Pretendard-SemiBold.ttf') format("truetype");
}

@font-face {
  font-family: 'Pretendard';
  font-weight: 700;
	font-display: block;
  font-style: normal;
  src: url('/resources/fonts/Pretendard-Bold.eot');
  src: url('/resources/fonts/Pretendard-Bold.eot?#iefix') format('embedded-opentype'),
    url('/resources/fonts/Pretendard-Bold.woff2') format('woff2'),
    url('/resources/fonts/Pretendard-Bold.woff') format('woff'),
    url('/resources/fonts/Pretendard-Bold.ttf') format("truetype");
}

@font-face {
  font-family: 'Pretendard';
  font-weight: 800;
	font-display: block;
  font-style: normal;
  src: url('/resources/fonts/Pretendard-ExtraBold.eot');
  src: url('/resources/fonts/Pretendard-ExtraBold.eot?#iefix') format('embedded-opentype'),
    url('/resources/fonts/Pretendard-ExtraBold.woff2') format('woff2'),
    url('/resources/fonts/Pretendard-ExtraBold.woff') format('woff'),
    url('/resources/fonts/Pretendard-ExtraBold.ttf') format("truetype");
}

@font-face {
  font-family: 'Paybooc';
  font-weight: 800;
  font-display: block;
  font-style: normal;
  src: url('/resources/fonts/PayboocExtraBold.eot');
  src: url('/resources/fonts/PayboocExtraBold.eot?#iefix') format('embedded-opentype'),
      url('/resources/fonts/PayboocExtraBold.woff2') format('woff2'),
      url('/resources/fonts/PayboocExtraBold.woff') format('woff'),
      url('/resources/fonts/PayboocExtraBold.ttf') format("truetype");
  font-display: swap;
}