@font-face { font-family: "OTADESIGN Rounded"; src: url("/assets/otadesign_rounded.woff2") format('woff2'), url("/assets/otadesign_rounded.woff") format('woff'); } @font-face { font-family: 'Pretendard JP Variable'; font-weight: 45 920; font-style: normal; font-display: swap; src: url('./woff2/PretendardJPVariable.woff2') format('woff2-variations'); } .font-misskey { font-family: "Pretendard JP Variable"; } .loading { display: flex; position: fixed; inset: 0; background: #222; color: #fff; font-size: 16px; align-items: center; justify-content: center; }