@font-face {
    font-family: "Portal Avenir";
    font-style: normal;
    font-weight: 300;
    src: local("Avenir Light"), local("Avenir-Light"), url("../../images/68CB8C87-5C16-4410-AA0A-B4CA8642BB1C/fonts/avenir.ttc#Avenir-Light") format("collection");
    font-display: swap;
}

@font-face {
    font-family: "Portal Avenir";
    font-style: normal;
    font-weight: 400;
    src: local("Avenir Book"), local("Avenir-Book"), url("../../images/68CB8C87-5C16-4410-AA0A-B4CA8642BB1C/fonts/avenir.ttc#Avenir-Book") format("collection");
    font-display: swap;
}

@font-face {
    font-family: "Portal Avenir";
    font-style: normal;
    font-weight: 500 700;
    src: local("Avenir Medium"), local("Avenir-Medium"), url("../../images/68CB8C87-5C16-4410-AA0A-B4CA8642BB1C/fonts/avenir.ttc#Avenir-Medium") format("collection");
    font-display: swap;
}

@font-face {
    font-family: "Portal Avenir";
    font-style: normal;
    font-weight: 800 900;
    src: local("Avenir Heavy"), local("Avenir-Heavy"), url("../../images/68CB8C87-5C16-4410-AA0A-B4CA8642BB1C/fonts/avenir.ttc#Avenir-Heavy") format("collection");
    font-display: swap;
}

:root {
    --portal-font-body: "Portal Avenir", Avenir, "Avenir Next", Helvetica, sans-serif;
    --portal-font-display: "Portal Avenir", Avenir, "Avenir Next", Helvetica, sans-serif;
}

body,
button,
input,
select,
textarea {
    font-family: "Portal Avenir", Avenir, "Avenir Next", Helvetica, sans-serif;
}
