@font-face {
  font-family: "Centrale Sans";
  src: url('Centrale Sans Regular.otf');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Centrale Sans";
  src: url('Centrale Sans Bold.otf');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "SF UI Display";
  src: url('SF UI Display Bold.otf');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "SF Pro Display";
  src: url('SF Pro Display Semibold.otf');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "SF Pro Display";
  src: url('SF Pro Display Bold.otf');
  font-weight: 900;
  font-style: normal;
}
