/*lab grotesque*/
@font-face {
	font-family: LabGrotesque;
	src: url('../fonts/LabGrotesque-Thin.woff2') format('woff2');
	font-weight: 100;
	font-style: normal;
	font-stretch: normal;
	font-display: swap;
}
@font-face {
	font-family: LabGrotesque;
	src: url('../fonts/LabGrotesque-ThinItalic.woff2') format('woff2');
	font-weight: 100;
	font-style: italic;
	font-stretch: normal;
	font-display: swap;
}
@font-face {
	font-family: LabGrotesque;
	src: url('../fonts/LabGrotesque-Light.woff2') format('woff2');
	font-weight: 300;
	font-style: normal;
	font-stretch: normal;
	font-display: swap;
}
@font-face {
	font-family: LabGrotesque;
	src: url('../fonts/LabGrotesque-LightItalic.woff2') format('woff2');
	font-weight: 300;
	font-style: italic;
	font-stretch: normal;
	font-display: swap;
}
@font-face {
	font-family: LabGrotesque;
	src: url('../fonts/LabGrotesque-Regular.woff2') format('woff2');
	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
	font-display: swap;
}
@font-face {
	font-family: LabGrotesque;
	src: url('../fonts/LabGrotesque-Medium.woff2') format('woff2');
	font-weight: 500;
	font-style: normal;
	font-stretch: normal;
	font-display: swap;
}
@font-face {
	font-family: LabGrotesque;
	src: url('../fonts/LabGrotesque-MediumItalic.woff2') format('woff2');
	font-weight: 500;
	font-style: italic;
	font-stretch: normal;
	font-display: swap;
}
@font-face {
	font-family: LabGrotesque;
	src: url('../fonts/LabGrotesque-Bold.woff2') format('woff2');
	font-weight: 700;
	font-style: normal;
	font-stretch: normal;
	font-display: swap;
}
@font-face {
	font-family: LabGrotesque;
	src: url('../fonts/LabGrotesque-BoldItalic.woff2') format('woff2');
	font-weight: 700;
	font-style: italic;
	font-stretch: normal;
	font-display: swap;
}
@font-face {
	font-family: LabGrotesque;
	src: url('../fonts/LabGrotesque-Black.woff2') format('woff2');
	font-weight: 900;
	font-style: normal;
	font-stretch: normal;
	font-display: swap;
}
@font-face {
	font-family: LabGrotesque;
	src: url('../fonts/LabGrotesque-BlackItalic.woff2') format('woff2');
	font-weight: 900;
	font-style: italic;
	font-stretch: normal;
	font-display: swap;
}

/*tiempos*/
@font-face {
	font-family: TiemposTextWeb;
	src: url('../fonts/TiemposText-Regular.woff2') format('woff2');
	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
	font-display: swap;
}
@font-face {
	font-family: TiemposTextWeb;
	src: url('../fonts/TiemposText-RegularItalic.woff2') format('woff2');
	font-weight: 400;
	font-style: italic;
	font-stretch: normal;
	font-display: swap;
}
@font-face {
	font-family: TiemposTextWeb;
	src: url('../fonts/TiemposText-Bold.woff2') format('woff2');
	font-weight: 700;
	font-style: normal;
	font-stretch: normal;
	font-display: swap;
}
@font-face {
	font-family: TiemposTextWeb;
	src: url('../fonts/TiemposText-BoldItalic.woff2') format('woff2');
	font-weight: 700;
	font-style: italic;
	font-stretch: normal;
	font-display: swap;
}
@font-face {
	font-family: TiemposHeadline;
	src: url('../fonts/Tiempos-Headline-Black.woff2') format('woff2');
	font-weight: 900;
	font-style: normal;
	font-stretch: normal;
	font-display: swap;
}
@font-face {
	font-family: TiemposHeadline;
	src: url('../fonts/Tiempos-Headline-Light.woff2') format('woff2');
	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
	font-display: swap;
}

/*metric*/
@font-face {
	font-family: Metric;
	src: url('../fonts/Metric-Black.woff2') format('woff2');
	font-weight: 900;
	font-style: normal;
	font-stretch: normal;
	font-display: swap;
}
@font-face {
	font-family: Metric;
	src: url('../fonts/Metric-Bold.woff2') format('woff2');
	font-weight: 700;
	font-style: normal;
	font-stretch: normal;
	font-display: swap;
}