/* Self-hosted Avenir Next — served from /fonts and injected via
   StylesProvider links (apps) / a manager-head <link> (storybook chrome). */

@font-face {
  font-family: "Avenir Next";
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url("/fonts/avenir-next-thin.woff2") format("woff2");
}

@font-face {
  font-family: "Avenir Next";
  font-style: italic;
  font-weight: 100;
  font-display: swap;
  src: url("/fonts/avenir-next-thin-italic.woff2") format("woff2");
}

@font-face {
  font-family: "Avenir Next";
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url("/fonts/avenir-next-ultra-light.woff2") format("woff2");
}

@font-face {
  font-family: "Avenir Next";
  font-style: italic;
  font-weight: 200;
  font-display: swap;
  src: url("/fonts/avenir-next-ultra-light-italic.woff2") format("woff2");
}

@font-face {
  font-family: "Avenir Next";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("/fonts/avenir-next-light.woff2") format("woff2");
}

@font-face {
  font-family: "Avenir Next";
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url("/fonts/avenir-next-light-italic.woff2") format("woff2");
}

@font-face {
  font-family: "Avenir Next";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/fonts/avenir-next-regular.woff2") format("woff2");
}

@font-face {
  font-family: "Avenir Next";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url("/fonts/avenir-next-italic.woff2") format("woff2");
}

@font-face {
  font-family: "Avenir Next";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("/fonts/avenir-next-medium.woff2") format("woff2");
}

@font-face {
  font-family: "Avenir Next";
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url("/fonts/avenir-next-medium-italic.woff2") format("woff2");
}

@font-face {
  font-family: "Avenir Next";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("/fonts/avenir-next-demi.woff2") format("woff2");
}

@font-face {
  font-family: "Avenir Next";
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url("/fonts/avenir-next-demi-italic.woff2") format("woff2");
}

@font-face {
  font-family: "Avenir Next";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/fonts/avenir-next-bold.woff2") format("woff2");
}

@font-face {
  font-family: "Avenir Next";
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url("/fonts/avenir-next-bold-italic.woff2") format("woff2");
}

@font-face {
  font-family: "Avenir Next";
  font-style: normal;
  font-weight: 800 900;
  font-display: swap;
  src: url("/fonts/avenir-next-heavy.woff2") format("woff2");
}

@font-face {
  font-family: "Avenir Next";
  font-style: italic;
  font-weight: 800 900;
  font-display: swap;
  src: url("/fonts/avenir-next-heavy-italic.woff2") format("woff2");
}
