@font-face {
    font-family: "Avenir Next";
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/AvenirNExtLTPro-Regular.otf") format("opentype");
}

@font-face {
    font-family: "Avenir Next";
    font-style: italic;
    font-weight: 400;
    src: url("../fonts/AvenirNExtLTPro-It.otf") format("opentype");
}

@font-face {
    font-family: "Avenir Next";
    font-style: normal;
    font-weight: 600;
    src: url("../fonts/AvenirNExtLTPro-Bold.otf") format("opentype");
}

@font-face {
    font-family: "Inkfree";
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/Inkfree.ttf") format("truetype");
}