@font-face {
	font-family: 'San Francisco';
	font-style: normal;
	font-weight: 100;
	src: url('./SF-UI-Display-Ultralight.otf');
}
@font-face {
	font-family: 'San Francisco';
	font-style: normal;
	font-weight: 200;
	src: url('./SF-UI-Display-Thin.otf');
}
@font-face {
	font-family: 'San Francisco';
	font-style: normal;
	font-weight: 300;
	src: url('./SF-UI-Display-Light.otf');
}
@font-face {
	font-family: 'San Francisco';
	font-style: normal;
	font-weight: 400;
	src: url('./SF-UI-Display-Regular.otf');
}
@font-face {
	font-family: 'San Francisco';
	font-style: normal;
	font-weight: 500;
	src: url('./SF-UI-Display-Medium.otf');
}
@font-face {
	font-family: 'San Francisco';
	font-style: normal;
	font-weight: 600;
	src: url('./SF-UI-Display-Semibold.otf');
}
@font-face {
	font-family: 'San Francisco';
	font-style: normal;
	font-weight: 700;
	src: url('./SF-UI-Display-Bold.otf');
}
@font-face {
	font-family: 'San Francisco';
	font-style: normal;
	font-weight: 800;
	src: url('./SF-UI-Display-Heavy.otf');
}
@font-face {
	font-family: 'San Francisco';
	font-style: normal;
	font-weight: 900;
	src: url('./SF-UI-Display-Black.otf');
}
