/* comic-relief-regular */
@font-face {
  font-family: 'Comic Relief';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/comic-relief/comic-relief-regular.ttf') format('truetype');
}

/* comic-relief-700 */
@font-face {
  font-family: 'Comic Relief';
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/comic-relief/comic-relief-700.ttf') format('truetype');
}