@font-face {
  font-family: 'GT-Walsheim-Pro-Light';
  src: url('/fonts/GT-Walsheim-Pro-Light.woff') format('woff'),
       url('/fonts/GT-Walsheim-Pro-Light.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'GT-Walsheim-Pro-Bold';
  src: url('/fonts/GT-Walsheim-Pro-Bold.woff') format('woff'),
       url('/fonts/GT-Walsheim-Pro-Bold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'GT-Walsheim-Pro-Medium';
  src: url('/fonts/GT-Walsheim-Pro-Medium.woff') format('woff'),
       url('/fonts/GT-Walsheim-Pro-Medium.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
