/* HandOfSean Font - Local */
@font-face {
    font-family: 'HandOfSean';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('../fonts/HandOfSeanProiCiel-Regular.ttf') format('truetype');
}

/* Dancing Script Font - Local */
@font-face {
    font-family: 'Dancing Script';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('../fonts/DancingScript-Bold.woff2') format('woff2');
}
