/* Cyber Alert */
@font-face {
    font-family: 'cyber-alert';
    font-style: normal;
    src: url('/assets/fonts/cyber-alert/Cyber-Alert.otf') format('opentype');
}

@font-face {
    font-family: 'cyber-alert';
    font-style: italic;
    src: url('/assets/fonts/cyber-alert/Cyber-Alert-Italic.otf') format('opentype');
}

/* Serif Pixel */
@font-face {
    font-family: 'vt323';
    src: url('/assets/fonts/VT323/VT323-Regular.ttf') format('truetype');
}