/* Noto Sans KR */
@font-face {
  font-family: "NotoSansKR";
  font-weight: 100;
  font-style: normal;
  src: url('/child/font/NotoSansKR-Thin.woff2') format('font-woff2'),
      url('/child/font/NotoSansKR-Thin.woff') format('woff');
  font-display: swap;
} 

@font-face {
  font-family: "NotoSansKR";
  font-weight: 300;
  font-style: normal;
  src: url('/child/font/NotoSansKR-Light.woff2') format('font-woff2'),
      url('/child/font/NotoSansKR-Light.woff') format('woff');
  font-display: swap;
} 

@font-face {
  font-family: "NotoSansKR";
  font-weight: 400;
  font-style: normal;
  src: url('/child/font/NotoSansKR-Regular.woff2') format('font-woff2'),
      url('/child/font/NotoSansKR-Regular.woff') format('woff');
  font-display: swap;
}

@font-face {
  font-family: "NotoSansKR";
  font-weight: 500;
  font-style: normal;
  src: url('/child/font/NotoSansKR-Medium.woff2') format('font-woff2'),
      url('/child/font/NotoSansKR-Medium.woff') format('woff');
  font-display: swap;
} 

@font-face {
  font-family: "NotoSansKR";
  font-weight: 700;
  font-style: normal;
  src: url('/child/font/NotoSansKR-Bold.woff2') format('font-woff2'),
      url('/child/font/NotoSansKR-Bold.woff') format('woff');
  font-display: swap;
} 

@font-face {
  font-family: "NotoSansKR";
  font-weight: 800;
  font-style: normal;
  src: url('/child/font/NotoSansKR-ExtraBold.woff2') format('font-woff2'),
      url('/child/font/NotoSansKR-ExtraBold.woff') format('woff');
  font-display: swap;
} 

@font-face {
  font-family: "NotoSansKR";
  font-weight: 900;
  font-style: normal;
  src: url('/child/font/NotoSansKR-Black.woff2') format('font-woff2'),
      url('/child/font/NotoSansKR-Black.woff') format('woff');
  font-display: swap;
} 


/* Albert Sans */
@font-face {
  font-family: "Albert Sans";
  font-weight: 100;
  font-style: normal;
  src: url('/child/font/AlbertSans-Thin.woff2') format('font-woff2'),
      url('/child/font/AlbertSans-Thin.woff') format('woff');
}

@font-face {
  font-family: "Albert Sans";
  font-weight: 300;
  font-style: normal;
  src: url('/child/font/AlbertSans-Light.woff2') format('font-woff2'),
      url('/child/font/AlbertSans-Light.woff') format('woff');
}

@font-face {
  font-family: "Albert Sans";
  font-weight: 400;
  font-style: normal;
  src: url('/child/font/AlbertSans-Regular.woff2') format('font-woff2'),
      url('/child/font/AlbertSans-Regular.woff') format('woff');
}
  
@font-face {
  font-family: "Albert Sans";
  font-weight: 500;
  font-style: normal;
  src: url('/child/font/AlbertSans-Medium.woff2') format('font-woff2'),
      url('/child/font/AlbertSans-Medium.woff') format('woff');
}

@font-face {
  font-family: "Albert Sans";
  font-weight: 600;
  font-style: normal;
  src: url('/child/font/AlbertSans-SemiBold.woff2') format('font-woff2'),
      url('/child/font/AlbertSans-SemiBold.woff') format('woff');
}

@font-face {
  font-family: "Albert Sans";
  font-weight: 700;
  font-style: normal;
  src: url('/child/font/AlbertSans-Bold.woff2') format('font-woff2'),
      url('/child/font/AlbertSans-Bold.woff') format('woff');
}

@font-face {
  font-family: "Albert Sans";
  font-weight: 800;
  font-style: normal;
  src: url('/child/font/AlbertSans-ExtraBold.woff2') format('font-woff2'),
      url('/child/font/AlbertSans-ExtraBold.woff') format('woff');
}

@font-face {
  font-family: "Albert Sans";
  font-weight: 900;
  font-style: normal;
  src: url('/child/font/AlbertSans-Black.woff2') format('font-woff2'),
      url('/child/font/AlbertSans-Black.woff') format('woff');
}
