﻿@font-face {
    font-family: 'ChristmasSquad';
    src: url('../lib/fonts/ChristmasSquad.otf') format('opentype'); /* relative to CSS file */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ChristmasBell';
    src: url('../lib/fonts/ChristmasBell.otf') format('opentype'); /* relative to CSS file */
    font-weight: normal;
    font-style: normal;
}
