@charset "UTF-8";

/********************************************************
 Oxanium — 나리야 폰트 자산 등록 (self-host)
 출처: Google Fonts / google-webfonts-helper (latin,latin-ext woff2)
 사용처: 프론트 SE 메인페이지 숫자 표기(--font-number)
 외부 CDN 미사용. Pretendard/NEXON 과 동일한 등록 규칙.
********************************************************/

@font-face { font-family:'Oxanium'; src:url('./Oxanium/Oxanium-400.woff2') format('woff2'); font-weight:400; font-style:normal; font-display:swap; }
@font-face { font-family:'Oxanium'; src:url('./Oxanium/Oxanium-500.woff2') format('woff2'); font-weight:500; font-style:normal; font-display:swap; }
@font-face { font-family:'Oxanium'; src:url('./Oxanium/Oxanium-600.woff2') format('woff2'); font-weight:600; font-style:normal; font-display:swap; }
@font-face { font-family:'Oxanium'; src:url('./Oxanium/Oxanium-700.woff2') format('woff2'); font-weight:700; font-style:normal; font-display:swap; }
