@font-face {
  font-family: 'Kaufland';
  src:
    url(./Kaufland-Regular.woff2) format('woff2'),
    url(./Kaufland-Regular.woff) format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Kaufland';
  src:
    url(./Kaufland-Bold.woff2) format('woff2'),
    url(./Kaufland-Bold.woff) format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
