@font-face {
  font-family: 'GTWalsheimPro';
  src: url('./fonts/GTWalsheimProThin.eot') format('embedded-opentype');
  src: url('./fonts/GTWalsheimProThin.eot?#iefix') format('embedded-opentype'),
    url('./fonts/GTWalsheimProThin.woff') format('woff'),
    url('./fonts/GTWalsheimProThin.ttf') format('truetype'),
    url('./fonts/GTWalsheimProThin.svg#GTWalsheimProThin') format('svg');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'GTWalsheimPro';
  src: url('./fonts/GTWalsheimProRegular.eot') format('embedded-opentype');
  src: url('./fonts/GTWalsheimProRegular.eot?#iefix') format('embedded-opentype'),
    url('./fonts/GTWalsheimProRegular.woff') format('woff'),
    url('./fonts/GTWalsheimProRegular.ttf') format('truetype'),
    url('./fonts/GTWalsheimProRegular.svg#GTWalsheimProRegular') format('svg');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'GTWalsheimPro';
  src: url('./fonts/GTWalsheimProMedium.eot') format('embedded-opentype');
  src: url('./fonts/GTWalsheimProMedium.eot?#iefix') format('embedded-opentype'),
    url('./fonts/GTWalsheimProMedium.woff'),
    url('./fonts/GTWalsheimProMedium.ttf') format('truetype'),
    url('./fonts/GTWalsheimProMedium.svg#GTWalsheimProMedium') format('svg');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'GTWalsheimPro';
  src: url('./fonts/GTWalsheimProBold.eot') format('embedded-opentype');
  src: url('./fonts/GTWalsheimProBold.eot?#iefix') format('embedded-opentype'),
    url('./fonts/GTWalsheimProBold.woff'),
    url('./fonts/GTWalsheimProBold.ttf') format('truetype'),
    url('./fonts/GTWalsheimProBold.svg#GTWalsheimProBold') format('svg');
  font-weight: 700;
  font-style: normal;
}
