@charset "utf-8";

/*********** 에스코어드림 font-family: 'S-CoreDream'; ************/
/*@font-face {
	font-family: 'S-CoreDream';
	font-style: normal;
	font-weight: 100;
	src: url('../fonts/S-CoreDream-1Thin.woff') format('woff');
} */
@font-face {
	font-family: 'Pretendard';
	font-weight: 45 920;
	font-style: normal;
	font-display: swap;
	src: url('./fonts/PretendardVariable.woff2') format('woff2-variations');
}

@font-face {
  font-family: 'NanumSquare';
  font-weight: 400;
  src: url('./fonts/NanumSquareR.woff2') format('woff2')
}
@font-face {
  font-family: 'NanumSquare';
  font-weight: 700;
  src: url('./fonts/NanumSquareB.woff2') format('woff2')
}
@font-face {
  font-family: 'NanumSquare';
  font-weight: 800;
  src: url('./fonts/NanumSquareEB.woff2') format('woff2')
}
@font-face {
  font-family: 'NanumSquare';
  font-weight: 300;
  src: url('./fonts/NanumSquareL.woff2') format('woff2')
}
 /* AC */
@font-face {
  font-family: 'NanumSquareAc';
  font-weight: 400;
  src: url('./fonts/NanumSquareAcR.woff2') format('woff2')
}
@font-face {
  font-family: 'NanumSquareAc';
  font-weight: 700;
  src: url('./fonts/NanumSquareAcB.woff2') format('woff2')
}
@font-face {
  font-family: 'NanumSquareAc';
  font-weight: 800;
  src: url('./fonts/NanumSquareAcEB.woff2') format('woff2')
}
@font-face {
  font-family: 'NanumSquareAc';
  font-weight: 300;
  src: url('./fonts/NanumSquareAcL.woff2') format('woff2')
}
 