@font-face {
	font-family: 'Cresta';
	src:url('./woff2/Cresta-Medium.woff2') format('woff2'),
		url('./woff/Cresta-Medium.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Cresta';
	src:url('./woff2/Cresta-MediumItalic.woff2') format('woff2'),
		url('./woff/Cresta-MediumItalic.woff') format('woff');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'Cresta';
	src:url('./woff2/Cresta-Black.woff2') format('woff2'),
		url('./woff/Cresta-Black.woff') format('woff');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Cresta';
	src:url('./woff2/Cresta-BlackItalic.woff2') format('woff2'),
		url('./woff/Cresta-BlackItalic.woff') format('woff');
	font-weight: bold;
	font-style: italic;
}

@font-face {
	font-family: 'Margo';
	src:url('./woff2/Margo-Medium.woff2') format('woff2');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Margo';
	src:url('./woff2/Margo-MediumItalic.woff2') format('woff2');
	font-weight: normal;
	font-style: italic;
}