@font-face {
  font-family: 'Sohne';
  src: url(fonts/sohne-regular.woff2) format('woff2');
  font-display: swap;
  font-weight: 400;
}

@font-face {
  font-family: 'Sohne';
  src: url(fonts/sohne-medium.woff2) format('woff2');
  font-display: swap;
  font-weight: 500;
}

@font-face {
  font-family: 'Sohne';
  src: url(fonts/sohne-semibold.woff2) format('woff2');
  font-display: swap;
  font-weight: 600;
}
