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

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

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

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

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

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

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

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

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

@font-face {
    font-family: 'Canela';
    src: url('Canela-LightItalic.woff2') format('woff2'),
    url('Canela-LightItalic.woff') format('woff'),
    url('Canela-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

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

@font-face {
    font-family: 'Poppins';
    src: url('poppins/Poppins-Medium.ttf') format('ttf'),
    url('poppins/Poppins-Medium.ttf') format('ttf'),
    url('poppins/Poppins-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('poppins/Poppins-Regular.ttf') format('ttf'),
    url('poppins/Poppins-Regular.ttf') format('ttf'),
    url('poppins/Poppins-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}