@font-face{
  font-family: "Georgia Pro";
  src: url("./GeorgiaPro-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face{
  font-family: "Georgia Pro";
  src: url("./GeorgiaPro-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
}
@font-face{
  font-family: "Aptos Narrow";
  src: url("./Aptos-Narrow.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face{
  font-family: "Arial Narrow";
  src: url("./Arial Narrow.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face{
  font-family: "Arial Narrow";
  src: url("./Arial Narrow Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face{
  font-family: "Arial Narrow";
  src: url("./Arial Narrow Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
}
