@font-face {
    font-family: 'catchy sunday';
    src: url('fonts/catchysunday.eot');
    src: url('fonts/ccatchysunday.eot?#iefix') format('embedded-opentype'),
        url('fonts/catchysunday.woff2') format('woff2'),
        url('fonts/catchysunday.woff') format('woff'),
        url('fonts/catchysunday.ttf') format('truetype'),
        url('fonts/catchysunday.svg#catchysunday') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

