@font-face {
    font-family: Axiforma;
    src: url(../fonts/Axiforma-SemiBold.ttf)
      format("truetype");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: Axiforma;
    src: url(../fonts/Axiforma-Thin.ttf)
      format("truetype");
    font-weight: 100;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: Axiforma;
    src: url(../fonts/Axiforma-Regular.ttf)
      format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: Axiforma;
    src: url(../fonts/Axiforma-Black.ttf)
        format("truetype"),
      url(../fonts/Axiforma-Heavy.ttf)
        format("truetype");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: Axiforma;
    src: url(../fonts/Axiforma-Medium.ttf)
      format("truetype");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: Axiforma;
    src: url(../fonts/Axiforma-Bold.ttf)
      format("truetype");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: Axiforma;
    src: url(../fonts/Axiforma-Light.ttf)
      format("truetype");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: Axiforma;
    src: url(../fonts/Axiforma-ThinItalic.ttf)
      format("truetype");
    font-weight: 100;
    font-style: italic;
    font-display: swap;
  }
  @font-face {
    font-family: Axiforma;
    src: url(../fonts/Axiforma-BoldItalic.ttf)
      format("truetype");
    font-weight: 700;
    font-style: italic;
    font-display: swap;
  }
  @font-face {
    font-family: Axiforma;
    src: url(../fonts/Axiforma-Italic.ttf)
        format("truetype"),
      url(../fonts/Axiforma-BookItalic.ttf)
        format("truetype");
    font-weight: 400;
    font-style: italic;
    font-display: swap;
  }
  @font-face {
    font-family: Axiforma;
    src: url(../fonts/Axiforma-BlackItalic.ttf)
        format("truetype"),
      url(../fonts/Axiforma-HeavyItalic.ttf)
        format("truetype");
    font-weight: 900;
    font-style: italic;
    font-display: swap;
  }
  @font-face {
    font-family: Axiforma;
    src: url(../fonts/Axiforma-MediumItalic.ttf)
      format("truetype");
    font-weight: 500;
    font-style: italic;
    font-display: swap;
  }
  @font-face {
    font-family: Axiforma;
    src: url(../fonts/Axiforma-LightItalic.ttf)
      format("truetype");
    font-weight: 300;
    font-style: italic;
    font-display: swap;
  }
  @font-face {
    font-family: Axiforma;
    src: url(../fonts/Axiforma-SemiBoldItalic.ttf)
      format("truetype");
    font-weight: 600;
    font-style: italic;
    font-display: swap;
  }
  @font-face {
    font-family: Axiforma;
    src: url(../fonts/Axiforma-ExtraBoldItalic.ttf)
      format("truetype");
    font-weight: 800;
    font-style: italic;
    font-display: swap;
  }
  @font-face {
    font-family: Axiforma;
    src: url(../fonts/Axiforma-ExtraBold.ttf)
      format("truetype");
    font-weight: 800;
    font-style: normal;
    font-display: swap;
  }