@font-face {
	font-family: 'Modern Era';
	src: url('../fonts/ModernEra-Regular.woff2') format('woff2'),
	url('../fonts/ModernEra-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Modern Era';
	src: url('../fonts/ModernEra-Bold.woff2') format('woff2'),
	url('../fonts/ModernEra-Bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'GT Walsheim Pro';
	src: url('../fonts/GTWalsheimPro-Bold.woff2') format('woff2'),
	url('../fonts/GTWalsheimPro-Bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'GT Walsheim Pro';
	src: url('../fonts/GTWalsheimPro-Medium.woff2') format('woff2'),
	url('../fonts/GTWalsheimPro-Medium.woff') format('woff');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Modern Era';
	src: url('../fonts/ModernEra-Medium.woff2') format('woff2'),
	url('../fonts/ModernEra-Medium.woff') format('woff');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Roboto Slab';
	src: url('../fonts/RobotoSlab-Regular.woff2') format('woff2'),
	url('../fonts/RobotoSlab-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}


