@font-face {
  font-family: 'Jetstar';
  src: url('./jetstar_happy-regular_v1.0-webfont.woff2') format('woff2'),
    url('./jetstar_happy-regular_v1.0-webfont.woff') format('woff');
  font-style: normal;
  font-weight: 400;
  text-rendering: optimizeLegibility;
  font-display: swap;
}

@font-face {
  font-family: 'Jetstar';
  src: url('./jetstar_happy-bold_v1.0-webfont.woff2') format('woff2'),
    url('./jetstar_happy-bold_v1.0-webfont.woff') format('woff');
  font-style: normal;
  font-weight: 600;
  text-rendering: optimizeLegibility;
  font-display: swap;
}
