@font-face {
  font-family: 'Yellix';
  src:
    url('/lifestyle/fonts/Yellix-Medium.woff2') format('woff2'),
    url('/lifestyle/fonts/Yellix-Medium.woff') format('woff');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Lazzer';
  src:
    url('/lifestyle/fonts/Lazzer-Bold.woff2') format('woff2'),
    url('/lifestyle/fonts/Lazzer-Bold.woff') format('woff');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
