/*
 * DM Serif Display — self-hosted, Latin subset, regular weight only.
 * Used for the "Latest Episode" card title.
 * Source: Google Fonts (v17)
 */
@font-face {
	font-family: 'DM Serif Display';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url('dm-serif-display-v17-latin-regular.woff2') format('woff2');
}
