@font-face {
    font-family: 'Smooth Signature';
    src: url('SmoothSignatureRegular.woff2') format('woff2'),
        url('SmoothSignatureRegular.woff') format('woff'),
        url('SmoothSignatureRegular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

