/* AutoDash — 번들 웹폰트 (오프라인 완전 지원) */

@font-face {
    font-family: 'Orbitron';
    src: url('../fonts/orbitron-700.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'Exo 2';
    src: url('../fonts/exo2.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'Exo 2';
    src: url('../fonts/exo2.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'Exo 2';
    src: url('../fonts/exo2.woff2') format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'Rajdhani';
    src: url('../fonts/rajdhani-400.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'Rajdhani';
    src: url('../fonts/rajdhani-600.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'Rajdhani';
    src: url('../fonts/rajdhani-700.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'Audiowide';
    src: url('../fonts/audiowide.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'Michroma';
    src: url('../fonts/michroma.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'Aldrich';
    src: url('../fonts/aldrich.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'Share Tech Mono';
    src: url('../fonts/sharetech-mono.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: block;
}
