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

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

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

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

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

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

