/* TiemposHeadline - 300 */
@font-face {
  font-family: Tiempos Headline;
  src: url("../fonts/TiemposHeadline-Light.woff") format("woff");
  font-style: normal;
  font-weight: 300;
  font-display: swap;
}
/* TiemposHeadline - 400 */
@font-face {
  font-family: Tiempos Headline;
  src: url("../fonts/TiemposHeadline-Regular.woff") format("woff");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}
/* TiemposHeadline - 600 */
@font-face {
  font-family: Tiempos Headline;
  src: url("../fonts/TiemposHeadline-Semibold.woff") format("woff");
  font-style: normal;
  font-weight: 600;
  font-display: swap;
}
/* TiemposHeadline - 700 */
@font-face {
  font-family: Tiempos Headline;
  src: url("../fonts/TiemposHeadline-Bold.woff") format("woff");
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}
/* inter-regular - latin */
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  src: local(""), url("../fonts/inter-v3-latin-regular.woff2") format("woff2"), url("../fonts/inter-v3-latin-regular.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* inter-500 - latin */
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  src: local(""), url("../fonts/inter-v3-latin-500.woff2") format("woff2"), url("../fonts/inter-v3-latin-500.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* inter-600 - latin */
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  src: local(""), url("../fonts/inter-v3-latin-600.woff2") format("woff2"), url("../fonts/inter-v3-latin-600.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* inter-700 - latin */
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  src: local(""), url("../fonts/inter-v3-latin-700.woff2") format("woff2"), url("../fonts/inter-v3-latin-700.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* Inter fallback */
@font-face {
	font-family: "Inter-fallback";
	size-adjust: 107.00%;
	ascent-override: 90%;
	src: local("Arial");
}