@font-face {
    font-family: 'F1';
    src: url('../f1fonts/F1Regular.ttf');
    font-weight: normal;
}
@font-face {
    font-family: 'F1';
    src: url('../f1fonts/F1Black.ttf');
    font-weight: 900;
}
