/* Pretendard */ 
@font-face {
    font-family: "Pretendard";
    font-weight: 100;
	font-style: normal;
    src: url('/2025_figma/font/Pretendard-Thin.otf') format('opentype');
}
@font-face {
    font-family: "Pretendard";
    font-weight: 200;
	font-style: normal;
    src: url('/2025_figma/font/Pretendard-ExtraLight.otf') format('opentype');
}
@font-face {
    font-family: "Pretendard";
    font-weight: 300;
	font-style: normal;
    src: url('/2025_figma/font/Pretendard-Light.otf') format('opentype');
}
@font-face {
    font-family: "Pretendard";
    font-weight: 400;
	font-style: normal;
	src: url('/2025_figma/font/Pretendard-Regular.otf') format('opentype');
}
@font-face {
    font-family: "Pretendard";
    font-weight: 500;
	font-style: normal;
    src: url('/2025_figma/font/Pretendard-Medium.otf') format('opentype');
}
@font-face {
    font-family: "Pretendard";
    font-weight: 600;
	font-style: normal;
    src: url('/2025_figma/font/Pretendard-SemiBold.otf') format('opentype');
}
@font-face {
    font-family: "Pretendard";
    font-weight: 700;
	font-style: normal;
    src: url('/2025_figma/font/Pretendard-Bold.otf') format('opentype');
}
@font-face {
    font-family: "Pretendard";
    font-weight: 800;
	font-style: normal;
    src: url('/2025_figma/font/Pretendard-ExtraBold.otf') format('opentype');
}
@font-face {
    font-family: "Pretendard";
    font-weight: 900;
	font-style: normal;
    src: url('/2025_figma/font/Pretendard-Black.otf') format('opentype');
}
/* Dortmund */ 
@font-face {
    font-family: "Dortmund";
    font-weight: 800;
	font-style: normal;
    src: url('/2025_figma/font/Dortmund-ExtraBold.otf') format('opentype');

}
/* CodecCold */
@font-face {
  font-family: 'Codec Cold';
  src: url('/2025_figma/font/Codec-Cold-Light-trial.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Codec Cold';
  src: url('/2025_figma/font/Codec-Cold-Regular-trial.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Codec Cold';
  src: url('/2025_figma/font/Codec-Cold-Bold-trial.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}

