@font-face {
    font-family: 'Cedarville Cursive';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('CedarvilleCursive-Regular.ttf');
}

#preloadfont {
    font-family: 'Cedarville Cursive';
    opacity:0;
    height:0;
    width:0;
    display:inline-block;
}