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


