/* 로컬 번역된 시계 폰트 — Google Fonts / cdnfonts 외부 의존 제거 */

@font-face {
  font-family: 'DS-Digital';
  font-style: normal;
  font-weight: 400;
  src: url('DS-DIGI.woff') format('woff');
  font-display: swap;
}
@font-face {
  font-family: 'DS-Digital';
  font-style: normal;
  font-weight: 700;
  src: url('DS-DIGIB.woff') format('woff');
  font-display: swap;
}
@font-face {
  font-family: 'Share Tech Mono';
  font-style: normal;
  font-weight: 400;
  src: url('ShareTechMono.woff2') format('woff2');
  font-display: swap;
}
@font-face {
  font-family: 'Orbitron';
  font-style: normal;
  font-weight: 500;
  src: url('Orbitron.woff2') format('woff2');
  font-display: swap;
}
@font-face {
  font-family: 'Rajdhani';
  font-style: normal;
  font-weight: 500;
  src: url('Rajdhani.woff2') format('woff2');
  font-display: swap;
}
@font-face {
  font-family: 'Roboto Mono';
  font-style: normal;
  font-weight: 400;
  src: url('RobotoMono.woff2') format('woff2');
  font-display: swap;
}
@font-face {
  font-family: 'VT323';
  font-style: normal;
  font-weight: 400;
  src: url('VT323.woff2') format('woff2');
  font-display: swap;
}
@font-face {
  font-family: 'Audiowide';
  font-style: normal;
  font-weight: 400;
  src: url('Audiowide.woff2') format('woff2');
  font-display: swap;
}
@font-face {
  font-family: 'Zen Dots';
  font-style: normal;
  font-weight: 400;
  src: url('ZenDots.woff2') format('woff2');
  font-display: swap;
}
