@font-face {
	font-family: 'Open Sans';
	src:
		url('OpenSans-Regular.woff2') format('woff2'),
		url('OpenSans-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'PatternBlank';
	src:
		url('PatternBlank-Bold.woff2') format('woff2'),
		url('PatternBlank-Bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

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