/**
 * Carnes Deluxe global editorial typography.
 *
 * Both families are self-hosted and distributed under the SIL Open Font
 * License 1.1. See assets/fonts/editorial for the upstream license files.
 */
@font-face {
	font-family: 'CDLX Editorial Serif';
	src: url('../fonts/editorial/newsreader-roman-variable.woff2') format('woff2');
	font-style: normal;
	font-weight: 200 800;
	font-display: swap;
}

@font-face {
	font-family: 'CDLX Editorial Sans';
	src: url('../fonts/editorial/source-sans-3-upright-variable.woff2') format('woff2');
	font-style: normal;
	font-weight: 200 900;
	font-display: swap;
}
