@font-face {
    font-family: 'Orbitron';
    font-style: normal;
    font-weight: 300;
    src: local('Orbitron'), url('https://fonts.cdnfonts.com/s/334/orbitron-light.woff') format('woff');
}
@font-face {
    font-family: 'Orbitron';
    font-style: normal;
    font-weight: 500;
    src: local('Orbitron'), url('https://fonts.cdnfonts.com/s/334/orbitron-medium.woff') format('woff');
}
@font-face {
    font-family: 'Orbitron';
    font-style: normal;
    font-weight: 700;
    src: local('Orbitron'), url('https://fonts.cdnfonts.com/s/334/orbitron-bold.woff') format('woff');
}
@font-face {
    font-family: 'Orbitron';
    font-style: normal;
    font-weight: 900;
    src: local('Orbitron'), url('https://fonts.cdnfonts.com/s/334/orbitron-black.woff') format('woff');
}


