@font-face {
	font-family: 'DreamOrphans';
	src: url(../../fonts/DreamOrphans-Regular.woff2) format('woff2'),
		url(../../fonts/DreamOrphans-Regular.woff) format('woff');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'DreamOrphansBold';
	src: url(../../fonts/dream-orphans-bd.woff2) format('woff');
	src: url(../../fonts/dream-orphans-bd.woff) format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
