@font-face {
    font-family: 'Dancing in the Rainbow';
    src: url('DancingintheRainbow.woff2') format('woff2'),
        url('DancingintheRainbow.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

