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