@font-face {
    font-family: 'futura_bold';
    src: url('fonts/fu_bold.woff2') format('woff2'),
         url('fonts/fu_bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'nunito_regular';
    src: url('fonts/nunitosans-regular-webfont.woff2') format('woff2'),
         url('fonts/nunitosans-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'michromaregular';
    src: url('fonts/michroma-webfont.woff2') format('woff2'),
         url('fonts/michroma-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'Formula1_bold';
    src: url('fonts/Formula1-Display-Bold.woff2') format('woff2'),
        url('fonts/Formula1-Display-Bold.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Formula1_regular';
    src: url('fonts/Formula1-Display-Regular.woff2') format('woff2'),
        url('fonts/Formula1-Display-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Formula1_wide';
    src: url('fonts/Formula1-Display-Wide.woff2') format('woff2'),
        url('fonts/Formula1-Display-Wide.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

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

}
@font-face {
    font-family: 'Formula1_black';
    src: url('fonts/Formula1-Display-Black.otf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
