/* Camrose Buzz webfonts — self-hosted variable fonts from assets/fonts/.

   Three faces, all with real newspaper history.

   Frank Ruhl Libre — display. The Latin companion to Frank-Rühl, cut in 1908 and the face
                      Hebrew newspapers set for most of the twentieth century. Sturdy, dark,
                      low enough in contrast to have survived newsprint — which is why it
                      holds up at 22px as well as at 60px.
   Libre Franklin   — interface. An open interpretation of Morris Fuller Benton's Franklin
                      Gothic, cut for American Type Founders in 1902 and the workhorse of
                      North American newspapers for a century.
   EB Garamond      — editorial prose. Claude Garamont's sixteenth-century romans, digitised
                      from scans of the 1592 Egenolff-Berner specimen sheet. It runs small,
                      so --type-prose sets it at 21px rather than the 17px UI floor.

   SUBSTITUTION FLAG: no font files were supplied with the brief. These are our picks.
   All three are open-licensed and served from this project, not a third-party CDN. */
@font-face{font-family:"Frank Ruhl Libre";src:url("../assets/fonts/frank-ruhl-libre-var.woff2") format("woff2-variations");font-weight:400 900;font-style:normal;font-display:swap}
@font-face{font-family:"Libre Franklin";src:url("../assets/fonts/libre-franklin-var.woff2") format("woff2-variations");font-weight:100 900;font-style:normal;font-display:swap}
@font-face{font-family:"Libre Franklin";src:url("../assets/fonts/libre-franklin-italic-var.woff2") format("woff2-variations");font-weight:100 900;font-style:italic;font-display:swap}
@font-face{font-family:"EB Garamond";src:url("../assets/fonts/eb-garamond-var.woff2") format("woff2-variations");font-weight:400 800;font-style:normal;font-display:swap}
@font-face{font-family:"EB Garamond";src:url("../assets/fonts/eb-garamond-italic-var.woff2") format("woff2-variations");font-weight:400 800;font-style:italic;font-display:swap}
