@font-face {
  font-family: 'Sassoon Infant Pro';
  src: url("/SassoonInfantPro-Bold.woff2") format('woff2');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Sassoon Infant Pro';
  src: url("/SassoonInfantPro.woff2") format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: normal;
  src: url("/Nunito.woff2") format('woff2');
}

@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: bold;
  src: url("/Nunito-Bold.woff2") format('woff2');
}