

@font-face {
	font-family: 'Matter-TRIAL';
	src: url("Matter-TRIAL-Regular.woff2") format("woff2");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Matter-TRIAL';
	src: url("Matter-TRIAL-RegularItalic.woff2") format("woff2");
	font-weight: normal;
	font-style: italic;
	font-display: swap;
}


@font-face {
	font-family: 'Matter-TRIAL';
	src: url("Matter-TRIAL-Medium.woff2") format("woff2");
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Matter-TRIAL';
	src: url("Matter-TRIAL-MediumItalic") format("woff2");
	font-weight: 500;
	font-style: italic;
	font-display: swap;
}


@font-face {
	font-family: 'Matter-TRIAL';
	src: url("Matter-TRIAL-Bold.woff2") format("woff2");
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Matter-TRIAL';
	src: url("Matter-TRIAL-BoldItalic.woff2") format("woff2");
	font-weight: 600;
	font-style: italic;
	font-display: swap;
}


