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

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

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

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

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

@font-face {
    font-family: 'AeonikTRIAL-RegularItalic';
    src: url('fonts/AeonikTRIAL-RegularItalic.woff2') format('woff2'),
        url('fonts/AeonikTRIAL-RegularItalic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}
