@font-face {
    font-family: 'Aeonik Pro';
    src: local('Inter');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Aeonik Pro';
    src: local('Inter Medium'), local('Inter');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Aeonik Pro';
    src: local('Inter Bold'), local('Inter');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
