/* kinship mfg — Union White fonts (self-hosted, self-contained under ds-uw/fonts/)
   Newsreader (Google Fonts) is linked directly from each page's <head> with a
   preconnect hint — kept out of this file so it never blocks behind a CSS chain. */

@font-face { font-family:"BEA"; font-style:normal; font-weight:400; font-display:swap;
  src:url("./fonts/TAYBea.woff2") format("woff2"), url("./fonts/TAYBea.woff") format("woff"), url("./fonts/TAYBea.otf") format("opentype"); }

@font-face { font-family:"Satoshi"; font-style:normal; font-weight:300; font-display:swap; src:url("./fonts/Satoshi-Light.woff") format("woff"); }
@font-face { font-family:"Satoshi"; font-style:italic; font-weight:300; font-display:swap; src:url("./fonts/Satoshi-LightItalic.woff") format("woff"); }
@font-face { font-family:"Satoshi"; font-style:normal; font-weight:400; font-display:swap; src:url("./fonts/Satoshi-Regular.woff") format("woff"); }
@font-face { font-family:"Satoshi"; font-style:italic; font-weight:400; font-display:swap; src:url("./fonts/Satoshi-Italic.woff") format("woff"); }
@font-face { font-family:"Satoshi"; font-style:normal; font-weight:500; font-display:swap; src:url("./fonts/Satoshi-Medium.woff") format("woff"); }
@font-face { font-family:"Satoshi"; font-style:italic; font-weight:500; font-display:swap; src:url("./fonts/Satoshi-MediumItalic.woff") format("woff"); }
@font-face { font-family:"Satoshi"; font-style:normal; font-weight:700; font-display:swap; src:url("./fonts/Satoshi-Bold.woff") format("woff"); }
@font-face { font-family:"Satoshi"; font-style:italic; font-weight:700; font-display:swap; src:url("./fonts/Satoshi-BoldItalic.woff") format("woff"); }
@font-face { font-family:"Satoshi"; font-style:normal; font-weight:900; font-display:swap; src:url("./fonts/Satoshi-Black.woff") format("woff"); }
@font-face { font-family:"Satoshi"; font-style:italic; font-weight:900; font-display:swap; src:url("./fonts/Satoshi-BlackItalic.woff") format("woff"); }
