@charset 'UTF-8';

@font-face {
	font-family: 'Architects Daughter';
	font-weight: 400;
	font-display: swap;
	src: url('/assets/fonts/architects-daughter/architects-daughter-regular.woff2') format('woff2'),
	     url('/assets/fonts/architects-daughter/architects-daughter-regular.woff') format('woff');
}
