@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter/Inter-Regular.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/Inter/Inter-Regular.woff") format("woff"),
    url("../fonts/Inter/Inter-Regular.ttf") format("truetype"),
    url("../fonts/Inter/Inter-Regular.svg#Inter-Regular") format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter/Inter-Medium.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Inter/Inter-Medium.woff") format("woff"),
    url("../fonts/Inter/Inter-Medium.ttf") format("truetype"),
    url("../fonts/Inter/Inter-Medium.svg#Inter-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter/Inter-SemiBold.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/Inter/Inter-SemiBold.woff") format("woff"),
    url("../fonts/Inter/Inter-SemiBold.ttf") format("truetype"),
    url("../fonts/Inter/Inter-SemiBold.svg#Inter-SemiBold") format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Akzidenz-Grotesk BQ Extended";
  src: url("../fonts/Akzidenz/AkzidenzGroteskBQ-Ext.woff2") format("woff2"),
    url("../fonts/Akzidenz/AkzidenzGroteskBQ-Ext.woff") format("woff"),
    url("../fonts/Akzidenz/AkzidenzGroteskBQ-Ext.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Akzidenz-Grotesk BQ";
  src: url("../fonts/Akzidenz/AkzidenzGroteskBQ-Light.ttf")
    format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Akzidenz-Grotesk BQ";
  src: url("../fonts/Akzidenz/AkzidenzGroteskBQ-Reg.ttf")
    format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Akzidenz-Grotesk BQ";
  src: url("../fonts/Akzidenz/AkzidenzGroteskBQ-Medium.ttf")
    format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Akzidenz-Grotesk BQ Extended";
  src: url("../fonts/Akzidenz/AkzidenzGroteskBQ-ExtIt.ttf")
    format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Akzidenz-Grotesk BQ Extended";
  src: url("../fonts/Akzidenz/AkzidenzGroteskBQ-MedExt.ttf")
    format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Akzidenz-Grotesk BQ Extended";
  src: url("../fonts/Akzidenz/AkzidenzGroteskBQ-MedExtIt.ttf")
    format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Akzidenz-Grotesk BQ Extended";
  src: url("../fonts/Akzidenz/AkzidenzGroteskBQ-BoldExt.ttf")
    format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Akzidenz-Grotesk BQ Extended";
  src: url("../fonts/Akzidenz/AkzidenzGroteskBQ-BoldExtIt.ttf")
    format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Stack Sans Text";
  src: url("../fonts/StackSans/static/StackSansText-ExtraLight.ttf")
    format("truetype");
  font-weight: 250;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Stack Sans Text";
  src: url("../fonts/StackSans/static/StackSansText-Light.ttf")
    format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Stack Sans Text";
  src: url("../fonts/StackSans/static/StackSansText-Regular.ttf")
    format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Stack Sans Text";
  src: url("../fonts/StackSans/static/StackSansText-Medium.ttf")
    format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Stack Sans Text";
  src: url("../fonts/StackSans/static/StackSansText-SemiBold.ttf")
    format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Stack Sans Text";
  src: url("../fonts/StackSans/static/StackSansText-Bold.ttf")
    format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
