/* Custom Fonts */

@font-face {
    font-family: 'Ivy Presto Display';
    src: url('../fonts/ivy-presto-display-semi-bold.otf') format('opentype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
