@font-face {
    font-family:"ivypresto-display";
    src:url('ivypresto-display.otf') format("opentype");
    font-display:auto;
    font-style:normal;
    font-weight:400;
}

@font-face {
    font-family:"ivypresto-display";
    src:url('ivypresto-display.otf') format("opentype");
    font-display:auto;
    font-style:italic;
    font-weight:400;
}

@font-face {
    font-family:"ivypresto-display";
    src:url('ivypresto-semiBold.otf') format("opentype");
    font-display:auto;
    font-style:normal;
    font-weight:600;
}

@font-face {
    font-family:"ivypresto-display";
    src:url('ivypresto-semiBold.otf') format("opentype");
    font-display:auto;
    font-style:italic;
    font-weight:600;
}

@font-face {
    font-family:"ivypresto-display";
    src:url('ivypresto-displayBold.otf') format("opentype");
    font-display:auto;
    font-style:normal;
    font-weight:700;
}

@font-face {
    font-family:"ivypresto-display";
    src:url('ivypresto-displayBold.otf') format("opentype");
    font-display:auto;
    font-style:italic;
    font-weight:700;
}