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

@font-face {
    font-family: 'Clash Grotesk Display';
    src: url('ClashGroteskDisplay-Light.woff2') format('woff2'),
        url('ClashGroteskDisplay-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Clash Grotesk Display Exlight';
    src: url('ClashGroteskDisplay-Extralight.woff2') format('woff2'),
        url('ClashGroteskDisplay-Extralight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Clash Grotesk Display';
    src: url('ClashGroteskDisplay-Bold.woff2') format('woff2'),
        url('ClashGroteskDisplay-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Clash Grotesk Display';
    src: url('ClashGroteskDisplay-Regular.woff2') format('woff2'),
        url('ClashGroteskDisplay-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Clash Grotesk Display';
    src: url('ClashGroteskDisplay-Medium.woff2') format('woff2'),
        url('ClashGroteskDisplay-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Clash Grotesk Display';
    src: url('ClashGroteskDisplay-Semibold.woff2') format('woff2'),
        url('ClashGroteskDisplay-Semibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

