@font-face {
    font-family: 'Aventa';
    font-weight: 100 900;
    font-display: swap;
    font-style: normal;
    font-named-instance: 'Regular';
    src: url("Aventa-Regular.otf") format("opentype");
}

@font-face {
    font-family: 'Aventa';
    font-weight: 100 900;
    font-display: swap;
    font-style: italic;
    font-named-instance: 'Italic';
    src: url("Aventa-Italic.otf") format("opentype");
}

@font-face {
    font-family: 'Aventa';
    font-weight: 100 900;
    font-display: swap;
    font-style: bold;
    font-named-instance: 'Bold';
    src: url("Aventa-Bold.otf") format("opentype");
}
