@font-face {
  font-family: 'Koerber';
  font-display: swap;
  src: url('./WOFF2/Koerber-Regular.woff2') format('woff2');
  font-style: normal;
  font-weight: 500;
}

@font-face {
  font-family: 'Koerber';
  font-display: swap;
  src: url('./WOFF2/Koerber-Light.woff2') format('woff2');
  font-weight: 400;
}

@font-face {
  font-family: 'Koerber';
  font-display: swap;
  src: url('./WOFF2/Koerber-Bold.woff2') format('woff2');
  font-style: normal;
  font-weight: bold;
}

@font-face {
  font-family: 'Koerber';
  font-display: swap;
  src: url('./WOFF2/Koerber-Semibold.woff2') format('woff2');
  font-weight: 600;
}

@font-face {
  font-family: 'KoerberIcon';
  font-display: swap;
  src: url('./koerber-icon/Korbericon-Regular.woff2') format('woff2');
  font-weight: 400;
}
