@font-face {
    font-family: 'Marigold Sans';
    src: url('MarigoldSansRegular.woff2') format('woff2'),
        url('MarigoldSansRegular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'MARIGOLD';
    src: url('MARIGOLDRegular.woff2') format('woff2'),
        url('MARIGOLDRegular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'Kinfolk';
    src: url('KinfolkRegular.woff2') format('woff2'),
        url('KinfolkRegular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

