@font-face {
  font-family: "Source Sans Pro";
  src: url("../img/fonts/SourceSansPro-Regular.woff2") format("woff2"), url("../img/fonts/SourceSansPro-Regular.woff") format("woff"), url("../img/fonts/SourceSansPro-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Source Sans Pro";
  src: url("../img/fonts/SourceSansPro-SemiBold.woff2") format("woff2"), url("../img/fonts/SourceSansPro-SemiBold.woff") format("woff"), url("../img/fonts/SourceSansPro-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Source Sans Pro";
  src: url("../img/fonts/SourceSansPro-Bold.woff2") format("woff2"), url("../img/fonts/SourceSansPro-Bold.woff") format("woff"), url("../img/fonts/SourceSansPro-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gotham Pro";
  src: url("../img/fonts/GothamPro.woff2") format("woff2"), url("../img/fonts/GothamPro.woff") format("woff"), url("../img/fonts/GothamPro.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gotham Pro";
  src: url("../img/fonts/GothamPro-Medium.woff2") format("woff2"), url("../img/fonts/GothamPro-Medium.woff") format("woff"), url("../img/fonts/GothamPro-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gotham Pro";
  src: url("../img/fonts/GothamPro-Bold.woff2") format("woff2"), url("../img/fonts/GothamPro-Bold.woff") format("woff"), url("../img/fonts/GothamPro-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
/*# sourceMappingURL=fonts.css.map */