/* NotoSansKR Font */
@font-face {
  font-family: 'NotoSansKR';
  font-weight: 100;
  font-style: normal;
  src: url('/en/font/NotoSansKR-Thin.eot');
  src: url('/en/font/NotoSansKR-Thin.eot?#iefix') format('embedded-opentype'),
      url('/en/font/NotoSansKR-Thin.woff2') format('woff2'),
      url('/en/font/NotoSansKR-Thin.woff') format('woff'),
      url('/en/font/NotoSansKR-Thin.ttf') format("truetype");
  font-display: swap;
} 
@font-face {
  font-family: 'NotoSansKR';
  font-weight: 300;
  font-style: normal;
  src: url('/en/font/NotoSansKR-Light.eot');
  src: url('/en/font/NotoSansKR-Light.eot?#iefix') format('embedded-opentype'),
      url('/en/font/NotoSansKR-Light.woff2') format('woff2'),
      url('/en/font/NotoSansKR-Light.woff') format('woff'),
      url('/en/font/NotoSansKR-Light.ttf') format("truetype");
  font-display: swap;
} 
@font-face {
  font-family: 'NotoSansKR';
  font-weight: 400;
  font-style: normal;
  src: url('/en/font/NotoSansKR-Regular.eot');
  src: url('/en/font/NotoSansKR-Regular.eot?#iefix') format('embedded-opentype'),
      url('/en/font/NotoSansKR-Regular.woff2') format('woff2'),
      url('/en/font/NotoSansKR-Regular.woff') format('woff'),
      url('/en/font/NotoSansKR-Regular.ttf') format("truetype");
  font-display: swap;
} 
@font-face {
  font-family: 'NotoSansKR';
  font-weight: 500;
  font-style: normal;
  src: url('/en/font/NotoSansKR-Medium.eot');
  src: url('/en/font/NotoSansKR-Medium.eot?#iefix') format('embedded-opentype'),
      url('/en/font/NotoSansKR-Medium.woff2') format('woff2'),
      url('/en/font/NotoSansKR-Medium.woff') format('woff'),
      url('/en/font/NotoSansKR-Medium.ttf') format("truetype");
  font-display: swap;
} 
@font-face {
  font-family: 'NotoSansKR';
  font-weight: 700;
  font-style: normal;
  src: url('/en/font/NotoSansKR-Bold.eot');
  src: url('/en/font/NotoSansKR-Bold.eot?#iefix') format('embedded-opentype'),
      url('/en/font/NotoSansKR-Bold.woff2') format('woff2'),
      url('/en/font/NotoSansKR-Bold.woff') format('woff'),
      url('/en/font/NotoSansKR-Bold.ttf') format("truetype");
  font-display: swap;
} 
@font-face {
  font-family: 'NotoSansKR';
  font-weight: 900;
  font-style: normal;
  src: url('/en/font/NotoSansKR-Black.eot');
  src: url('/en/font/NotoSansKR-Black.eot?#iefix') format('embedded-opentype'),
      url('/en/font/NotoSansKR-Black.woff2') format('woff2'),
      url('/en/font/NotoSansKR-Black.woff') format('woff'),
      url('/en/font/NotoSansKR-Black.ttf') format("truetype");
  font-display: swap;
}


/* Montserrat Font */
@font-face {
	font-family: 'Montserrat';
	src: url('/en/font/Montserrat-Thin.woff2') format('font-woff2'),
      url('/en/font/Montserrat-Thin.woff') format('woff');
	font-weight: 100;
	font-style: normal;
}

@font-face {
	font-family: 'Montserrat';
	src: url('/en/font/Montserrat-ExtraLight.woff2') format('font-woff2'),
      url('/en/font/Montserrat-ExtraLight.woff') format('woff');
	font-weight: 200;
	font-style: normal;
}

@font-face {
	font-family: 'Montserrat';
	src: url('/en/font/Montserrat-Light.woff2') format('font-woff2'),
      url('/en/font/Montserrat-Light.woff') format('woff');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Montserrat';
	src: url('/en/font/Montserrat-Regular.woff2') format('font-woff2'),
      url('/en/font/Montserrat-Regular.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'Montserrat';
	src: url('/en/font/Montserrat-Medium.woff2') format('font-woff2'),
      url('/en/font/Montserrat-Medium.woff') format('woff');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'Montserrat';
	src: url('/en/font/Montserrat-SemiBold.woff2') format('font-woff2'),
      url('/en/font/Montserrat-SemiBold.woff') format('woff');
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: 'Montserrat';
	src: url('/en/font/Montserrat-Bold.woff2') format('font-woff2'),
      url('/en/font/Montserrat-Bold.woff') format('woff');
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: 'Montserrat';
	src: url('/en/font/Montserrat-ExtraBold.woff2') format('font-woff2'),
      url('/en/font/Montserrat-ExtraBold.woff') format('woff');
	font-weight: 800;
	font-style: normal;
}

@font-face {
	font-family: 'Montserrat';
	src: url('/en/font/Montserrat-Black.woff2') format('font-woff2'),
      url('/en/font/Montserrat-Black.woff') format('woff');
	font-weight: 900;
	font-style: normal;
}