@font-face {
  font-family: "Alliance No.2";
  src: url("./fonts/Alliance.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "AllianceNoSemiBold";
  src: url("./fonts/Alliance-SemiBold.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "SFProDisplaySemiBold";
  src: url("./fonts/SFProDisplay-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "SFProDisplayRegular";
  src: url("./fonts/FontsFree-Net-SFProDisplay-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "SFProDisplayMedium";
  src: url("./fonts/SFPRODISPLAYMEDIUM.OTF") format("opentype");
  font-weight: 500;
  font-style: normal;
}
