/* Regular weights */
@font-face {
  font-family: "GT Walsheim";
  src: url("GT-Walsheim-Regular-Trial-BF651b7fc71a47d.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "GT Walsheim";
  src: url("GT-Walsheim-Regular-Oblique-Trial-BF651b7fc67342f.otf")
    format("opentype");
  font-weight: normal;
  font-style: italic;
}

/* Light weights */
@font-face {
  font-family: "GT Walsheim";
  src: url("GT-Walsheim-Light-Trial-BF651b7fc714941.otf") format("opentype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "GT Walsheim";
  src: url("GT-Walsheim-Light-Oblique-Trial-BF651b7fc6b04a3.otf")
    format("opentype");
  font-weight: 300;
  font-style: italic;
}

/* Medium weights */
@font-face {
  font-family: "GT Walsheim";
  src: url("GT-Walsheim-Medium-Trial-BF651b7fc728fb3.otf") format("opentype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "GT Walsheim";
  src: url("GT-Walsheim-Medium-Oblique-Trial-BF651b7fc69eff5.otf")
    format("opentype");
  font-weight: 500;
  font-style: italic;
}

/* Bold weights */
@font-face {
  font-family: "GT Walsheim";
  src: url("GT-Walsheim-Bold-Trial-BF651b7fc737c57.otf") format("opentype");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: "GT Walsheim";
  src: url("GT-Walsheim-Bold-Oblique-Trial-BF651b7fc5f06a0.otf")
    format("opentype");
  font-weight: bold;
  font-style: italic;
}

/* Black weights */
@font-face {
  font-family: "GT Walsheim";
  src: url("GT-Walsheim-Black-Trial-BF651b7fc736a5b.otf") format("opentype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "GT Walsheim";
  src: url("GT-Walsheim-Black-Oblique-Trial-BF651b7fc5608e6.otf")
    format("opentype");
  font-weight: 900;
  font-style: italic;
}

/* Ultra Light weights */
@font-face {
  font-family: "GT Walsheim";
  src: url("GT-Walsheim-Ultra-Light-Trial-BF651b7fc72b236.otf")
    format("opentype");
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: "GT Walsheim";
  src: url("GT-Walsheim-Ultra-Light-Oblique-Trial-BF651b7fc635c6e.otf")
    format("opentype");
  font-weight: 200;
  font-style: italic;
}
