/* Self-hosted fonts. woff2 only — all evergreen browsers support it.
 * Add additional weights/styles here as needed; only declare what's actually used,
 * so we don't ship bytes that never render. */

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

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

@font-face {
	font-family: 'Raleway';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url('../fonts/raleway/raleway-latin-400.woff2') format('woff2');
}

@font-face {
	font-family: 'Raleway';
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url('../fonts/raleway/raleway-latin-600.woff2') format('woff2');
}
