/* SF Pro Display Thin (100) */
@font-face {
  font-family: 'SF Pro Display';
  src: url('fonts/SF-Pro-Display-Black.woff2') format('woff2');
  font-weight: 100;
  font-style: normal;
}

/* SF Pro Display Ultralight (200) */
@font-face {
  font-family: 'SF Pro Display';
  src: url('fonts/SF-Pro-Display-Ultralight.woff2') format('woff2');
  font-weight: 200;
  font-style: normal;
}

/* SF Pro Display Light (300) */
@font-face {
  font-family: 'SF Pro Display';
  src: url('fonts/SF-Pro-Display-Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
}

/* SF Pro Display Regular (400) */
@font-face {
  font-family: 'SF Pro Display';
  src: url('fonts/SF-Pro-Display-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
}

/* SF Pro Display Medium (500) */
@font-face {
  font-family: 'SF Pro Display';
  src: url('fonts/SF-Pro-Display-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
}

/* SF Pro Display Semibold (600) */
@font-face {
  font-family: 'SF Pro Display';
  src: url('fonts/SF-Pro-Display-Semibold.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
}

/* SF Pro Display Bold (700) */
@font-face {
  font-family: 'SF Pro Display';
  src: url('fonts/SF-Pro-Display-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
}

/* SF Pro Display Heavy (800) */
@font-face {
  font-family: 'SF Pro Display';
  src: url('fonts/SF-Pro-Display-Heavy.woff2') format('woff2');
  font-weight: 800;
  font-style: normal;
}

/* SF Pro Display Black (900) */
@font-face {
  font-family: 'SF Pro Display';
  src: url('fonts/SF-Pro-Display-Black.woff2') format('woff2');
  font-weight: 900;
  font-style: normal;
}
