@font-face {
	font-family: 'Playfair Display';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url( ../fonts/playfair-display-v29-latin-regular.woff2 ) format('woff2');
}

@font-face {
	font-family: 'Playfair Display';
	font-style: normal;
	font-weight: 900;
	font-display: swap;
	src: url( ../fonts/playfair-display-v29-latin-900.woff2 ) format('woff2');
}

@font-face {
	font-family: 'Vectora Roman';
	src: url( ../fonts/Vectora/VectoraLTStd55Roman.otf ) format('opentype');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Vectora Light';
	src: url( ../fonts/Vectora/VectoraLTStd45Light.otf ) format('opentype');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Vectora Bold';
	src: url( ../fonts/Vectora/VectoraLTStdBold.otf ) format('opentype');
	font-weight: 800;
	font-style: normal;
	font-display: swap;
}
