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

@font-face {
    font-family: 'Mazzard Soft H';
    src: url('MazzardSoftH-Light.woff2') format('woff2'),
        url('MazzardSoftH-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Mazzard Soft H';
    src: url('MazzardSoftH-LightItalic.woff2') format('woff2'),
        url('MazzardSoftH-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Mazzard Soft H';
    src: url('MazzardSoftH-Thin.woff2') format('woff2'),
        url('MazzardSoftH-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Novecento wide';
    src: url('Novecentowide-Normal.woff2') format('woff2'),
        url('Novecentowide-Normal.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Minion Pro';
    src: url('MinionPro-Regular.woff2') format('woff2'),
        url('MinionPro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Novecento wide';
    src: url('Novecentowide-Bold.woff2') format('woff2'),
        url('Novecentowide-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

