@font-face {
	font-family: 'Pangea-Light';
	src:
		url('../fonts/PangeaText-LightWeb.woff2') format('woff2'),
		url('../fonts/PangeaText-LightWeb.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Pangea-Regular';
	src:
		url('../fonts/PangeaText-RegularWeb.woff2') format('woff2'),
		url('../fonts/PangeaText-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Pangea-Medium';
	src:
		url('../fonts/PangeaText-MediumWeb.woff2') format('woff2'),
		url('../fonts/PangeaText-MediumWeb.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Pangea-Bold';
	src:
		url('../fonts/PangeaText-BoldWeb.woff2') format('woff2'),
		url('../fonts/PangeaText-BoldWeb.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
