@font-face {
    font-family: 'Dear Santa';
    src: url('DearSanta.woff2') format('woff2'),
        url('DearSanta.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Burbank Big Cd Bk';
    src: url('BurbankBigCondensed-Black.woff2') format('woff2'),
        url('BurbankBigCondensed-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}

