@font-face {
  font-family: "TCLSans-Unity-Book";
  font-display: swap;
  src: url("fonts/gotham-bold-webfont.eot");
  src:
    url("fonts/gotham-bold-webfont.eot?#iefix") format("embedded-opentype"),
    url("fonts/gotham-bold-webfont.woff2") format("woff2"),
    url("fonts/gotham-bold-webfont.woff") format("woff"),
    url("fonts/gotham-bold-webfont.ttf") format("truetype"),
    url("fonts/gotham-bold-webfont.svg") format("svg");
}
@font-face {
  font-family: "TCLSans-Unity-Book";
  font-display: swap;
  src: url("fonts/gotham-book-webfont.eot");
  src:
    url("fonts/gotham-book-webfont.eot?#iefix") format("embedded-opentype"),
    url("fonts/gotham-book-webfont.woff2") format("woff2"),
    url("fonts/gotham-book-webfont.woff") format("woff"),
    url("fonts/gotham-book-webfont.ttf") format("truetype"),
    url("fonts/gotham-book-webfont.svg") format("svg");
}
@font-face {
  font-family: "TCLSans-Unity-Light";
  font-display: swap;
  src: url("fonts/gotham-light-webfont.eot");
  src:
    url("fonts/gotham-light-webfont.eot?#iefix") format("embedded-opentype"),
    url("fonts/gotham-light-webfont.woff2") format("woff2"),
    url("fonts/gotham-light-webfont.woff") format("woff"),
    url("fonts/gotham-light-webfont.ttf") format("truetype"),
    url("fonts/gotham-light-webfont.svg") format("svg");
}
@font-face {
  font-family: "TCLSans-Unity-Medium";
  font-display: swap;
  src: url("fonts/gotham-medium-webfont.eot");
  src:
    url("fonts/gotham-medium-webfont.eot?#iefix") format("embedded-opentype"),
    url("fonts/gotham-medium-webfont.woff2") format("woff2"),
    url("fonts/gotham-medium-webfont.woff") format("woff"),
    url("fonts/gotham-medium-webfont.ttf") format("truetype"),
    url("fonts/gotham-medium-webfont.svg") format("svg");
}
