/*
 * The three faces justbfreefamily.com wears, served from this Pi.
 *
 * They used to come from fonts.googleapis.com, which meant every member of
 * a bitcoin-privacy group handed Google their address, their browser and
 * the time of day on every single page load — for a couple of typefaces.
 * Six files and 244 kB later, nobody outside this house is told anything.
 *
 * The system is the website's own, and it is three faces with three jobs.
 * Lobster is the wordmark and comes off the logo; it is never anything
 * else. Fraunces sets every title — the line a screen opens with, the name
 * of a country across a photo. DM Sans carries everything somebody actually
 * reads: the sentences, the labels, the amounts, the buttons.
 *
 * Playfair Display and Anton lived here for a day, on 9 September 2026, and
 * are gone. Patrick asked for the whole app in Playfair; set as running text
 * at 13.5px on a dark ground its hairlines closed up, and his own brand
 * sheet already answered the question better than that experiment could:
 * "DM Sans – body tekst, voor de leesbare content".
 *
 * Only the latin and latin-ext subsets are here. This app is Dutch,
 * English, Spanish, German and Portuguese; the Cyrillic and Vietnamese
 * cuts Google offers alongside them would never be asked for.
 *
 * Fraunces and DM Sans are variable, and both carry an optical-size axis
 * as well as weight. That axis is why one file can set a country name at
 * 46px and a hint at 12px without either looking like the other blown up
 * or shrunk: the browser picks the cut for the size on its own, and there
 * is nothing here to tune. Lobster ships one weight and means it.
 *
 * SIL Open Font License 1.1, all three:
 *   Lobster  — Copyright 2011 The Lobster Project Authors
 *   Fraunces — Copyright 2019 The Fraunces Project Authors
 *   DM Sans  — Copyright 2014 The DM Sans Project Authors
 *   https://openfontlicense.org
 * Taken from Google Fonts on 24 August 2026 (Lobster v32) and 10 September
 * 2026 (Fraunces, DM Sans); the unicode ranges are theirs, copied unchanged
 * so a browser asks for the second file only when a page really needs it.
 */

@font-face {
  font-family: 'Lobster';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(lobster-latin.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC,
    U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}

@font-face {
  font-family: 'Lobster';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(lobster-latin-ext.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304,
    U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0,
    U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: 'Fraunces';
  font-style: normal;
  font-weight: 400 900;
  font-display: swap;
  src: url(fraunces-latin.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC,
    U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}

@font-face {
  font-family: 'Fraunces';
  font-style: normal;
  font-weight: 400 900;
  font-display: swap;
  src: url(fraunces-latin-ext.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304,
    U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0,
    U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 400 800;
  font-display: swap;
  src: url(dmsans-latin.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC,
    U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}

@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 400 800;
  font-display: swap;
  src: url(dmsans-latin-ext.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304,
    U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0,
    U+2113, U+2C60-2C7F, U+A720-A7FF;
}
