@font-face {
	font-family: 'SF Pro Display';
	src: url('../fonts/SF_400.woff') format('woff');
	font-display: swap;
	font-style: normal;
	font-weight: 400;
}

@font-face {
	font-family: 'SF Pro Display';
	src: url('../fonts/SF_500.woff') format('woff');
	font-display: swap;
	font-style: normal;
	font-weight: 500;
}

@font-face {
	font-family: 'SF Pro Display';
	src: url('../fonts/SF_700.woff') format('woff');
	font-display: swap;
	font-style: normal;
	font-weight: 700;
}
