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

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