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

@font-face {
  font-family: 'GT Walsheim';
  src: url('fonts/GT-Walsheim-Light-Oblique.woff2') format('woff2'),
       url('fonts/GT-Walsheim-Light-Oblique.woff') format('woff');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'GT Walsheim';
  src: url('fonts/GT-Walsheim-Light-Oblique.woff2') format('woff2'),
       url('fonts/GT-Walsheim-Light-Oblique.woff') format('woff');
  font-weight: 300;
  font-style: oblique;
  font-display: swap;
}

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

@font-face {
  font-family: 'GT Walsheim';
  src: url('fonts/GT-Walsheim-Regular-Oblique.woff2') format('woff2'),
       url('fonts/GT-Walsheim-Regular-Oblique.woff') format('woff');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'GT Walsheim';
  src: url('fonts/GT-Walsheim-Regular-Oblique.woff2') format('woff2'),
       url('fonts/GT-Walsheim-Regular-Oblique.woff') format('woff');
  font-weight: 400;
  font-style: oblique;
  font-display: swap;
}