@font-face {
  font-family: "sofia-pro";
  font-weight: 800;
  src: url("fonts/SofiaPro-Bold.otf") format("opentype");
}

@font-face {
  font-family: "sofia-pro";
  font-weight: 600;
  src: url("fonts/SofiaPro-Medium.otf") format("opentype");
}

@font-face {
  font-family: "sofia-pro";
  font-weight: 500;
  src: url("fonts/SofiaPro-Regular.otf") format("opentype");
}
