/* Neon Template Fonts */

/* Orbitron - Logo font */
@font-face {
    font-family: 'Orbitron';
    font-style: normal;
    font-weight: 400 900;
    font-display: swap;
    src: url('/fonts/orbitron.woff2') format('woff2');
}

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