@font-face {
    font-family: 'Raleway';
    src: url('fonts/Raleway/Raleway-VariableFont_wght.ttf') format('truetype');
    font-weight: 100 900;
}

@font-face {
    font-family: 'Raleway Italic';
    src: url('fonts/Raleway/Raleway-Italic-VariableFont_wght.ttf') format('truetype');
    font-weight: 100 900;
}

@font-face {
    font-family: 'Oxygen';
    src: url('fonts/Oxygen/Oxygen-Regular.ttf') format('truetype');
    font-weight: normal;
}

@font-face {
    font-family: 'Electrolize';
    src: url('fonts/Electrolize/Electrolize-Regular.ttf') format('truetype');
    font-weight: normal;
}

@font-face {
    font-family: 'FiraCode-VF';
    src: url('fonts/FiraCode/FiraCode-VF.ttf') format('truetype');
    font-weight: normal;
}