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

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

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

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

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

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

