@font-face {
    font-family: 'Comic Relief';
    src: url('//fonts/comic-relief/ComicRelief.woff2') format('woff2'),
        url('//fonts/comic-relief/ComicRelief.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Comic Relief';
    src: url('//fonts/comic-relief/ComicRelief-Bold.woff2') format('woff2'),
        url('//fonts/comic-relief/ComicRelief-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Tw Cen MT';
    src: url('TwCenMT-Regular.woff2') format('woff2'),
        url('TwCenMT-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
