@font-face {
    font-family: 'Media Sans';
    src: url('../fonts/mediasansweb-light.woff2') format('woff2'),
        url('../fonts/mediasansweb-light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Aeonik';
    src: url('../fonts/Aeonik-Regular.otf');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
