@font-face {
    font-family: 'Relief';
    font-style: normal;
    font-weight: 400;
    src: url("ComicRelief-Regular.ttf") format("truetype");
}

@font-face {
    font-family: 'ReliefBold';
    font-style: bold;
    font-weight: 600;
    src: url("ComicRelief-Bold.ttf") format("truetype");
}