/* Custom Fonts for Dance Camp Wales */

@font-face {
    font-family: 'uings';
    src: url('fonts/uings/uings.woff2') format('woff2'),
        url('fonts/uings/uings.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'calligraph421_btroman';
    src: url('fonts/calligraphic_421_bt/calligraphic_421_bt-webfont.woff2') format('woff2'),
         url('fonts/calligraphic_421_bt/calligraphic_421_bt-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
