@font-face {
  font-family: "Pretendard";
   src: url("/fonts/Pretendard-Thin.eot"); /* IE9 Compat Modes */
   src: url("/fonts/Pretendard-Thin.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
       url("/fonts/Pretendard-Thin.woff") format("woff"), /* Modern Browsers */
	   url("/fonts/Pretendard-Thin.otf")  format("truetype"), /* Safari, Android, iOS */
       
  font-style:   normal;
  font-weight:  100;
}

@font-face { 
  font-family: "Pretendard";
   src: url("/fonts/Pretendard-Light.eot"); /* IE9 Compat Modes */
   src: url("/fonts/Pretendard-Light.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
       url("/fonts/Pretendard-Light.woff") format("woff"), /* Modern Browsers */
	   url("/fonts/Pretendard-Light.otf")  format("truetype"), /* Safari, Android, iOS */
       
  font-style:   normal;
  font-weight:  300;
}

@font-face {
  font-family: "Pretendard";
  src: url("/fonts/Pretendard-Regular.eot"); /* IE9 Compat Modes */
  src: url("/fonts/Pretendard-Regular.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
       url("/fonts/Pretendard-Regular.woff") format("woff"), /* Modern Browsers */
       url("/fonts/Pretendard-Regular.otf")  format("truetype"), /* Safari, Android, iOS */
       
  font-style:   normal;
  font-weight:  400;
}

@font-face {
  font-family: "Pretendard";
  src: url("/fonts/Pretendard-Medium.eot"); /* IE9 Compat Modes */
  src: url("/fonts/Pretendard-Medium.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
       url("/fonts/Pretendard-Medium.woff") format("woff"), /* Modern Browsers */
	   url("/fonts/Pretendard-Medium.otf")  format("truetype"), /* Safari, Android, iOS */
       
  font-style:   normal;
  font-weight:  500;
}

@font-face {
  font-family: "Pretendard";
   src: url("/fonts/Pretendard-Bold.eot"); /* IE9 Compat Modes */
   src: url("/fonts/Pretendard-Bold.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
       url("/fonts/Pretendard-Bold.woff") format("woff"), /* Modern Browsers */
	   url("/fonts/Pretendard-Bold.otf")  format("truetype"), /* Safari, Android, iOS */
       
  font-style:   normal;
  font-weight:  700;
}

@font-face {
  font-family: "Pretendard";
   src: url("/fonts/Pretendard-Black.eot"); /* IE9 Compat Modes */
   src: url("/fonts/Pretendard-Black.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
       url("/fonts/Pretendard-Black.woff") format("woff"), /* Modern Browsers */
	   url("/fonts/Pretendard-Black.otf")  format("truetype"), /* Safari, Android, iOS */
       
  font-style:   normal;
  font-weight:  900;
}





@font-face {
  font-family: "gamtanload";
   src: url("/fonts/gamtanload-Thin.ttf"); /* IE9 Compat Modes format("embedded-opentype"), /* IE6-IE8 */
	url("/fonts/gamtanload-Thin.otf")  format("truetype"), /* Safari, Android, iOS */
       
  font-style:   normal;
  font-weight:  200;
}

@font-face {
  font-family: "gamtanload";
   src: url("/fonts/gamtanload-Regular.ttf"); /* IE9 Compat Modes format("embedded-opentype"), /* IE6-IE8 */
	url("/fonts/gamtanload-Regular.otf")  format("truetype"), /* Safari, Android, iOS */
       
  font-style:   normal;
  font-weight:  400;
}

@font-face {
  font-family: "gamtanload";
   src: url("/fonts/gamtanload-Bold.ttf"); /* IE9 Compat Modes format("embedded-opentype"), /* IE6-IE8 */
	url("/fonts/gamtanload-Bold.otf")  format("truetype"), /* Safari, Android, iOS */
       
  font-style:   normal;
  font-weight:  700;
}