/* sapor_firebase/public/css/fonts.css */
/* Self-hosted web fonts: TheJamsil (display) + NotoSansKR (body) */
/* Used-glyph subsets, woff2 only — regenerate with tools/landing/subset-fonts.sh */

@font-face{font-family:'TheJamsil';font-weight:300;font-display:swap;
  src:url('../fonts/TheJamsil-Light.woff2') format('woff2');}
@font-face{font-family:'TheJamsil';font-weight:400;font-display:swap;
  src:url('../fonts/TheJamsil-Regular.woff2') format('woff2');}
@font-face{font-family:'TheJamsil';font-weight:500;font-display:swap;
  src:url('../fonts/TheJamsil-Medium.woff2') format('woff2');}
@font-face{font-family:'TheJamsil';font-weight:700;font-display:swap;
  src:url('../fonts/TheJamsil-Bold.woff2') format('woff2');}
@font-face{font-family:'TheJamsil';font-weight:800;font-display:swap;
  src:url('../fonts/TheJamsil-ExtraBold.woff2') format('woff2');}

@font-face{font-family:'NotoSansKR';font-weight:300;font-display:swap;
  src:url('../fonts/NotoSansKR-Light.woff2') format('woff2');}
@font-face{font-family:'NotoSansKR';font-weight:400;font-display:swap;
  src:url('../fonts/NotoSansKR-Regular.woff2') format('woff2');}
@font-face{font-family:'NotoSansKR';font-weight:500;font-display:swap;
  src:url('../fonts/NotoSansKR-Medium.woff2') format('woff2');}
@font-face{font-family:'NotoSansKR';font-weight:700;font-display:swap;
  src:url('../fonts/NotoSansKR-Bold.woff2') format('woff2');}
