/* 나눔스퀘어 */
@font-face {
  font-family: 'NanumSquare';
  src: url('../fonts/nanumSquare/NanumSquareL.woff2') format('woff2');
  font-weight: 100;
  font-display: swap;
}
@font-face {
  font-family: 'NanumSquare';
  src: url('../fonts/nanumSquare/NanumSquareR.woff2') format('woff2');
  font-weight: 300;
  font-display: swap;
}
@font-face {
  font-family: 'NanumSquare';
  src: url('../fonts/nanumSquare/NanumSquareB.woff2') format('woff2');
  font-weight: 500;
  font-display: swap;
}
@font-face {
  font-family: 'NanumSquare';
  src: url('../fonts/nanumSquare/NanumSquareEB.woff2') format('woff2');
  font-weight: 900;
  font-display: swap;
}

/* 나눔고딕 */
@font-face {
  font-family: 'NanumGothic';
  src: url('../fonts/nanumGothic/NanumGothicLight.woff2') format('woff2');
  font-weight: 100;
  font-display: swap;
}
@font-face {
  font-family: 'NanumGothic';
  src: url('../fonts/nanumGothic/NanumGothic.woff2') format('woff2');
  font-weight: 300;
  font-display: swap;
}
@font-face {
  font-family: 'NanumGothic';
  src: url('../fonts/nanumGothic/NanumGothicBold.woff2') format('woff2');
  font-weight: 500;
  font-display: swap;
}
@font-face {
  font-family: 'NanumGothic';
  src: url('../fonts/nanumGothic/NanumGothicExtraBold.woff2') format('woff2');
  font-weight: 900;
  font-display: swap;
}

/* noto sans kr */

@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 100;
  src: url('../fonts/notosanskr/NotoSansKR-Thin.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 200;
  src: url('../fonts/notosanskr/NotoSansKR-ExtraLight.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/notosanskr/NotoSansKR-Light.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/notosanskr/NotoSansKR-Regular.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/notosanskr/NotoSansKR-Medium.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/notosanskr/NotoSansKR-SemiBold.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/notosanskr/NotoSansKR-Bold.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 800;
  src: url('../fonts/notosanskr/NotoSansKR-ExtraBold.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/notosanskr/NotoSansKR-Black.woff2') format('woff2');
  font-display: swap;
}
