@charset "utf-8";
@font-face {
	font-family:'Playfair Display';
	font-style:normal;
	font-weight:400;
	src:url(/fonts/playfair/PlayfairDisplay-Regular.ttf) format('opentype')
}
@font-face {
	font-family:'Playfair Display';
	font-style:normal;
	font-weight:500;
	src:url(/fonts/playfair/PlayfairDisplay-Medium.ttf) format('opentype')
}
@font-face {
	font-family:'Playfair Display';
	font-style:normal;
	font-weight:600;
	src:url(/fonts/playfair/PlayfairDisplay-SemiBold.ttf) format('opentype')
}
@font-face {
	font-family:'Playfair Display';
	font-style:normal;
	font-weight:700;
	src:url(/fonts/playfair/PlayfairDisplay-Bold.ttf) format('opentype')
}
@font-face {
	font-family:'Playfair Display';
	font-style:normal;
	font-weight:800;
	src:url(/fonts/playfair/PlayfairDisplay-ExtraBold.ttf) format('opentype')
}
@font-face {
	font-family:'Playfair Display';
	font-style:normal;
	font-weight:900;
	src:url(/fonts/playfair/PlayfairDisplay-Black.ttf) format('opentype')
}