/* @font-face declarations for the site's local type family. Purely
 * declarative — safe to load in any position. */

/* Local fonts. Relative URLs also work when the site is served from a
 * GitHub Pages project subpath. */
@font-face {
  font-family: "Anthropic Mono Web";
  src: url("fontfaces/AMono/AMono.otf") format("opentype");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: "Anthropic Mono Web";
  src: url("fontfaces/AMono/AMono-Italic.otf") format("opentype");
  font-style: italic;
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: "Anthropic Serif Text";
  src: url("fontfaces/ASerif/ASerif-Text-Light-Static.otf") format("opentype");
  font-style: normal;
  font-weight: 300;
  font-display: swap;
}

@font-face {
  font-family: "Anthropic Serif Text";
  src: url("fontfaces/ASerif/ASerif-Text-LightItalic-Static.otf") format("opentype");
  font-style: italic;
  font-weight: 300;
  font-display: swap;
}

@font-face {
  font-family: "Anthropic Serif Text";
  src: url("fontfaces/ASerif/ASerif-Text-Regular-Static.otf") format("opentype");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: "Anthropic Serif Text";
  src: url("fontfaces/ASerif/ASerif-Text-RegularItalic-Static.otf") format("opentype");
  font-style: italic;
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: "Anthropic Serif Text";
  src: url("fontfaces/ASerif/ASerif-Text-Medium-Static.otf") format("opentype");
  font-style: normal;
  font-weight: 500;
  font-display: swap;
}

@font-face {
  font-family: "Anthropic Serif Text";
  src: url("fontfaces/ASerif/ASerif-Text-MediumItalic-Static.otf") format("opentype");
  font-style: italic;
  font-weight: 500;
  font-display: swap;
}

@font-face {
  font-family: "Anthropic Serif Text";
  src: url("fontfaces/ASerif/ASerif-Text-Semibold-Static.otf") format("opentype");
  font-style: normal;
  font-weight: 600;
  font-display: swap;
}

@font-face {
  font-family: "Anthropic Serif Text";
  src: url("fontfaces/ASerif/ASerif-Text-SemiboldItalic-Static.otf") format("opentype");
  font-style: italic;
  font-weight: 600;
  font-display: swap;
}

@font-face {
  font-family: "Anthropic Serif Text";
  src: url("fontfaces/ASerif/ASerif-Text-Bold-Static.otf") format("opentype");
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}

@font-face {
  font-family: "Anthropic Serif Text";
  src: url("fontfaces/ASerif/ASerif-Text-BoldItalic-Static.otf") format("opentype");
  font-style: italic;
  font-weight: 700;
  font-display: swap;
}

@font-face {
  font-family: "Anthropic Serif Text";
  src: url("fontfaces/ASerif/ASerif-Text-Extrabold-Static.otf") format("opentype");
  font-style: normal;
  font-weight: 800;
  font-display: swap;
}

@font-face {
  font-family: "Anthropic Serif Text";
  src: url("fontfaces/ASerif/ASerif-Text-ExtraboldItalic-Static.otf") format("opentype");
  font-style: italic;
  font-weight: 800;
  font-display: swap;
}

@font-face {
  font-family: "Anthropic Serif Display";
  src: url("fontfaces/ASerif/ASerif-Display-Light-Static.otf") format("opentype");
  font-style: normal;
  font-weight: 300;
  font-display: swap;
}

@font-face {
  font-family: "Anthropic Serif Display";
  src: url("fontfaces/ASerif/ASerif-Display-LightItalic-Static.otf") format("opentype");
  font-style: italic;
  font-weight: 300;
  font-display: swap;
}

@font-face {
  font-family: "Anthropic Serif Display";
  src: url("fontfaces/ASerif/ASerif-Display-Regular-Static.otf") format("opentype");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: "Anthropic Serif Display";
  src: url("fontfaces/ASerif/ASerif-Display-RegularItalic-Static.otf") format("opentype");
  font-style: italic;
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: "Anthropic Serif Display";
  src: url("fontfaces/ASerif/ASerif-Display-Medium-Static.otf") format("opentype");
  font-style: normal;
  font-weight: 500;
  font-display: swap;
}

@font-face {
  font-family: "Anthropic Serif Display";
  src: url("fontfaces/ASerif/ASerif-Display-MediumItalic-Static.otf") format("opentype");
  font-style: italic;
  font-weight: 500;
  font-display: swap;
}

@font-face {
  font-family: "Anthropic Serif Display";
  src: url("fontfaces/ASerif/ASerif-Display-Semibold-Static.otf") format("opentype");
  font-style: normal;
  font-weight: 600;
  font-display: swap;
}

@font-face {
  font-family: "Anthropic Serif Display";
  src: url("fontfaces/ASerif/ASerif-Display-SemiboldItalic-Static.otf") format("opentype");
  font-style: italic;
  font-weight: 600;
  font-display: swap;
}

@font-face {
  font-family: "Anthropic Serif Display";
  src: url("fontfaces/ASerif/ASerif-Display-Bold-Static.otf") format("opentype");
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}

@font-face {
  font-family: "Anthropic Serif Display";
  src: url("fontfaces/ASerif/ASerif-Display-BoldItalic-Static.otf") format("opentype");
  font-style: italic;
  font-weight: 700;
  font-display: swap;
}

@font-face {
  font-family: "Anthropic Serif Display";
  src: url("fontfaces/ASerif/ASerif-Display-Extrabold-Static.otf") format("opentype");
  font-style: normal;
  font-weight: 800;
  font-display: swap;
}

@font-face {
  font-family: "Anthropic Serif Display";
  src: url("fontfaces/ASerif/ASerif-Display-ExtraboldItalic-Static.otf") format("opentype");
  font-style: italic;
  font-weight: 800;
  font-display: swap;
}
