@font-face {
  font-family: "Axiforma";
  src: url("Axiforma Bold.otf") format("otf");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Axiforma";
  src: url("Axiforma BoldItalic.otf") format("otf");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Axiforma";
  src: url("Axiforma Medium.otf") format("otf");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Axiforma";
  src: url("Axiforma MediumItalic.otf") format("otf");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Axiforma";
  src: url("Axiforma Regular.otf") format("otf");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Axiforma";
  src: url("Axiforma Italic.otf") format("otf");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Axiforma";
  src: url("Axiforma SemiBoldItalic.otf") format("otf");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Axiforma";
  src: url("Axiforma SemiBold.otf") format("otf");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
