@font-face {
  font-family: "SourceSans3";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("fonts/SourceSans3-Light.ttf") format("truetype");
}
@font-face {
  font-family: "SourceSans3";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("fonts/SourceSans3-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "SourceSans3";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("fonts/SourceSans3-SemiBold.ttf") format("truetype");
}
@font-face {
  font-family: "SourceSans3";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("fonts/SourceSans3-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "PT Sans Caption";
  src: url("fonts/ztm/PTSansCaption-Regular.ttf") format("truetype"), url("fonts/ztm/PTSansCaption-Bold.ttf") format("truetype");
}