@font-face {
	font-family: 'ppneuemontreal';
	src: url('../fonts/ppneuemontreal-medium.otf') format('opentype');
	font-display: swap;
	font-weight: 500;
}
@font-face {
	font-family: 'ppneuemontreal';
	src: url('../fonts/ppneuemontreal-book.otf') format('opentype');
	font-display: swap;
	font-weight: 400;
}
@font-face {
	font-family: "Estandard";
	src: url('../fonts/E STANDARD-Regular.otf') format('opentype');
	font-display: swap;
}