/*
 * Orbitron Variable v5.3.0 (@fontsource-variable/orbitron) 벤더링본.
 *
 * 시안이 대시보드의 "홀로 읽히는 수치"(레벨·점수·진행률·연속 학습일)에만 쓰는 서체다.
 * 폐쇄망이라 CDN 을 참조할 수 없어 css/pretendard-1.3.9/ 와 같은 방식으로 파일을 들여놨다.
 *
 * 원본 index.css 에서 파일 경로만 이 디렉토리에 맞게 고쳤고 나머지는 그대로다.
 * 라틴 서브셋 한 벌(가변 weight 400~900)이라 11KB 뿐이다 — 한글은 매칭되지 않으므로
 * --mili-font-metric 의 폴백(Pretendard)이 받는다.
 *
 * 라이선스는 같은 디렉토리 LICENSE 참고(SIL Open Font License 1.1).
 */
@font-face {
  font-family: 'Orbitron Variable';
  font-style: normal;
  font-display: swap;
  font-weight: 400 900;
  src: url("/css/orbitron-5.3.0/files/orbitron-latin-wght-normal.woff2") format('woff2-variations');
  unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
}
