@font-face {
    font-family: 'Road Rage';
    src: url('RoadRage.woff2') format('woff2'),
        url('RoadRage.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

