/* Self-hosted variable fonts (latin subset, covers Spanish). Loaded before fsm.css. */

@font-face {
	font-family: 'Fraunces';
	font-style: normal;
	font-weight: 300 700;
	font-display: swap;
	src: url('../fonts/fraunces.woff2') format('woff2');
}

@font-face {
	font-family: 'DM Sans';
	font-style: normal;
	font-weight: 300 700;
	font-display: swap;
	src: url('../fonts/dmsans.woff2') format('woff2');
}
