@font-face {
    font-family: Aeonik Pro;
    src: url("../fonts/AeonikPro-Light.woff2") format("woff2"), url("../fonts/AeonikPro-Light.woff") format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Aeonik Pro;
    src: url("../fonts/AeonikPro-Regular.woff2") format("woff2"), url("../fonts/AeonikPro-Regular.woff") format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Aeonik Pro;
    src: url("../fonts/AeonikPro-Bold.woff2") format("woff2"), url("../fonts/AeonikPro-Bold.woff") format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Instrument;
    src: url("../fonts/instrumentserif-regular.woff") format("woff");
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Instrument;
    src: url("../fonts/instrumentserif-italic.woff") format("woff");
    font-style: italic;
    font-display: swap
}