/* The site's two faces, self-hosted (web licences bought): City Boy TM for
   display, PP Pangram Sans Rounded for text. Pangram's set here has no
   Regular, so a 400 request resolves to Medium. */
@font-face { font-family: "City Boy"; src: url("city-boy.woff2") format("woff2"); font-display: swap; }
@font-face { font-family: "Pangram Sans Rounded"; src: url("pangram-sans-rounded-light.woff2") format("woff2"); font-weight: 300; font-display: swap; }
@font-face { font-family: "Pangram Sans Rounded"; src: url("pangram-sans-rounded-medium.woff2") format("woff2"); font-weight: 500; font-display: swap; }
@font-face { font-family: "Pangram Sans Rounded"; src: url("pangram-sans-rounded-semibold.woff2") format("woff2"); font-weight: 600; font-display: swap; }
@font-face { font-family: "Pangram Sans Rounded"; src: url("pangram-sans-rounded-bold.woff2") format("woff2"); font-weight: 700; font-display: swap; }
