@font-face {
    font-family: "Aventa Bold";
    src: url("Aventa Bold.woff2") format("woff2"), url("Aventa Bold.woff") format("woff"), url("Aventa Bold.otf") format("opentype");
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: "Aventa Medium";
    src: url("Aventa Medium.woff2") format("woff2"), url("Aventa Medium.woff") format("woff"), url("Aventa Medium.otf") format("opentype");
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: "Aventa Regular";
    src: url("Aventa Regular.woff2") format("woff2"), url("Aventa Regular.woff") format("woff"), url("Aventa Regular.otf") format("opentype");
    font-style: normal;
    font-weight: 400;
}