@font-face {
  font-family: Gotham;
  src: url("../fonts/Gotham-Book.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/Gotham-Book.svg#Gotham Bold")
      format("svg"),
    url("../fonts/Gotham-Book.woff") format("woff"),
    url("../fonts/Gotham-Book.ttf")
      format("truetype");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: Gotham;
  src: url("../fonts/Gotham-Medium.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/Gotham-Medium.svg#Gotham Bold")
      format("svg"),
    url("../fonts/Gotham-Medium.woff") format("woff"),
    url("../fonts/Gotham-Medium.ttf") format("truetype");
  font-style: normal;
  font-weight: 500;
  font-display: swap;
}
@font-face {
  font-family: Gotham;
  src: url("../fonts/Gotham-Bold.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/Gotham-Bold.svg#Gotham Bold")
      format("svg"),
    url("../fonts/Gotham-Bold.woff") format("woff"),
    url("../fonts/Gotham-Bold.ttf") format("truetype");
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}
@font-face {
  font-family: HelveticaNeue;
  src: url("../fonts/HelveticaNeue.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/HelveticaNeue.woff") format("woff"),
    url("../fonts/HelveticaNeue.ttf")
      format("truetype"),
    url("../fonts/HelveticaNeue.svg#a68121ef2e891aed38ff01110987f27a")
      format("svg");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: "PT Sans";
  src: local("PT Sans"), local("PTSans-Regular"),
    url("../fonts/pt-sans-v9-latin-regular.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/pt-sans-v9-latin-regular.woff2")
      format("woff2"),
    url("../fonts/pt-sans-v9-latin-regular.woff")
      format("woff"),
    url("../fonts/pt-sans-v9-latin-regular.ttf")
      format("truetype"),
    url("../fonts/pt-sans-v9-latin-regular.svg#PTSans")
      format("svg");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}
