/* Orbitron 500 */
@font-face {
    font-family: 'Orbitron';
    font-style: normal;
    font-weight: 500;
    src: local(''),
    url('../fonts/orbitron/orbitron-v35-latin-500.woff2') format('woff2');
    font-display: swap;
}

/* Orbitron 700 */
@font-face {
    font-family: 'Orbitron';
    font-style: normal;
    font-weight: 700;
    src: local(''),
    url('../fonts/orbitron/orbitron-v35-latin-700.woff2') format('woff2');
    font-display: swap;
}

/* Roboto 400 */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: local(''),
    url('../fonts/roboto/roboto-v49-latin-300.woff2') format('woff2');
    font-display: swap;
}

/* Roboto 500 */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    src: local(''),
    url('../fonts/roboto/roboto-v49-latin-500.woff2') format('woff2');
    font-display: swap;
}
