/* JM Sandberg AB — Neue Haas Display */
@font-face {
  font-family: 'Neue Haas Display';
  font-style: normal;
  font-weight: 300;
  src: url('/fonts/NeueHaasDisplayLight.ttf') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'Neue Haas Display';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/NeueHaasDisplayRoman.ttf') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'Neue Haas Display';
  font-style: normal;
  font-weight: 500;
  src: url('/fonts/NeueHaasDisplayMediu.ttf') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'Neue Haas Display';
  font-style: normal;
  font-weight: 700;
  src: url('/fonts/NeueHaasDisplayBold.ttf') format('truetype');
  font-display: swap;
}
