@font-face {
    font-family: 'Harvest';
    src: url('../fonts/Harvest.woff2') format('woff2'),
        url('../fonts/Harvest.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'HarvestItal';
    src: url('../fonts/HarvestItal.woff2') format('woff2'),
        url('../fonts/HarvestItal.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

