@font-face {
	font-family: 'SFProDisplay';
	src: url('SFProDisplay-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: 'SFProDisplay';
	src: url('SFProDisplay-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'SFProDisplay';
	src: url('SFProDisplay-Medium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-family: 'SFProDisplay';
	src: url('SFProDisplay-Semibold.ttf') format('truetype');
	font-weight: 600;
	font-style: normal;
}
@font-face {
	font-family: 'SFProDisplay';
	src: url('SFProDisplay-Bold.ttf') format('truetype');
	font-weight: 700;
	font-style: normal;
}