/* Webfonts. Pretendard = body/default; S-Core Dream + Poppins = display/promo.
   Poppins is loaded from Google Fonts (no binary was supplied).
   Pretendard JP (multilingual) and SUIT Variable are referenced by the source file
   but no binaries were supplied — see readme.md > Font gaps. */
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap");

@font-face{font-family:"Pretendard Variable";src:url("../assets/fonts/PretendardVariable.ttf") format("truetype-variations");font-weight:100 900;font-style:normal;font-display:swap}
@font-face{font-family:"Pretendard";src:url("../assets/fonts/PretendardVariable.ttf") format("truetype-variations");font-weight:100 900;font-style:normal;font-display:swap}
@font-face{font-family:"S-Core Dream";src:url("../assets/fonts/SCDream6.otf") format("opentype");font-weight:700;font-style:normal;font-display:swap}
@font-face{font-family:"S-Core Dream";src:url("../assets/fonts/SCDream7.otf") format("opentype");font-weight:800;font-style:normal;font-display:swap}
