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

@font-face {
	font-family: 'Lack';
	src: url( 'Lack-Italic.woff2' ) format( 'woff2' ),
		url( 'Lack-Italic.woff' ) format( 'woff' );
	font-weight: 400;
	font-style: italic;
	font-display: swap;
}
