@font-face {
    font-family: 'TheGoldsmithVintage';
    src: url('TheGoldsmithVintage.woff2') format('woff2'),
         url('TheGoldsmithVintage.woff') format('woff'),
         url('TheGoldsmithVintage.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap; /* Use 'swap' for better loading */
}

@font-face {
    font-family: 'AliceinWonderland';
    src: url('AliceinWonderland.woff2') format('woff2'),
         url('AliceinWonderland.woff') format('woff'),
         url('AliceinWonderland.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap; /* Use 'swap' for better loading */
}

