@font-face {
    font-family: 'Sweet Sans Pro';
    src: url('../fonts/SweetSansPro-Regular.eot');
    src: url('../fonts/SweetSansPro-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SweetSansPro-Regular.woff2') format('woff2'),
        url('../fonts/SweetSansPro-Regular.woff') format('woff'),
        url('../fonts/SweetSansPro-Regular.ttf') format('truetype'),
        url('../fonts/SweetSansPro-Regular.svg#SweetSansPro-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'The Seasons';
    src: url('../fonts/TheSeasons-Bd.eot');
    src: url('../fonts/TheSeasons-Bd.eot?#iefix') format('embedded-opentype'),
        url('../fonts/TheSeasons-Bd.woff2') format('woff2'),
        url('../fonts/TheSeasons-Bd.woff') format('woff'),
        url('../fonts/TheSeasons-Bd.ttf') format('truetype'),
        url('../fonts/TheSeasons-Bd.svg#TheSeasons-Bd') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Shabby Chic';
    src: url('../fonts/ShabbyChic-Regular.eot');
    src: url('../fonts/ShabbyChic-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ShabbyChic-Regular.woff2') format('woff2'),
        url('../fonts/ShabbyChic-Regular.woff') format('woff'),
        url('../fonts/ShabbyChic-Regular.ttf') format('truetype'),
        url('../fonts/ShabbyChic-Regular.svg#ShabbyChic-Regular') format('svg');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}


