/* 미리보기 전용 서체. 원본 TTF를 무손실로 woff2로 바꿔 쓴다 — 합계 30.7MB -> 12.3MB.
   TTF는 저장소에만 두고 배포하지 않는다(firebase.json의 hosting.ignore).
   테마 미리보기 글은 작성자가 쓰는 임의 한글이라 글자를 골라 담을 수 없다.
   그래서 서브셋이 아니라 전체 글리프를 담는다. */
@font-face { font-family: "PowerKey Nanum Gothic"; src: url("./nanumgothic.woff2") format("woff2"); font-display: swap; }
@font-face { font-family: "PowerKey Nanum Myeongjo"; src: url("./nanummyeongjo.woff2") format("woff2"); font-display: swap; }
@font-face { font-family: "PowerKey Nanum Barun Gothic"; src: url("./nanumbarungothic.woff2") format("woff2"); font-display: swap; }
@font-face { font-family: "PowerKey Nanum Square"; src: url("./nanumsquare.woff2") format("woff2"); font-display: swap; }
@font-face { font-family: "PowerKey MaruBuri"; src: url("./nanummaruburi.woff2") format("woff2"); font-display: swap; }
@font-face { font-family: "PowerKey Nanum Dasi Sijaghae"; src: url("./nanumdasisijaghae.woff2") format("woff2"); font-display: swap; }
@font-face { font-family: "PowerKey Nanum Bareun Hippi"; src: url("./nanumbareunhipi.woff2") format("woff2"); font-display: swap; }
@font-face { font-family: "PowerKey Nanum Uri Ddal Songeulssi"; src: url("./nanumuriddalsongeulssi.woff2") format("woff2"); font-display: swap; }
