/* Baskerville Old Face */
@font-face {
    font-family: 'Baskerville Old Face';
    src: url('BaskervilleOldFace.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* Tempting */
@font-face {
    font-family: 'Tempting';
    src: url('Tempting.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* Signature */
@font-face {
    font-family: 'Signature';
    src: url('Signature.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}