/* New Rocker Font */
@font-face {
    font-family: 'New Rocker';
    src: url('NewRocker-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
