/* Typefaces for the public site and student portal, pulled in one request via
   the `web_include_css` hook. Three roles, three faces:

   Archivo    signage and UI. Variable width axis -- headlines run expanded.
   Newsreader prose. The school's speaking voice.
   DM Mono    data. Module codes, credits, class times, phone numbers.

   Kept out of website.scss on purpose: Frappe splices that file into the middle
   of the compiled theme, where an @import is no longer a valid CSS position. */
@import url("https://fonts.googleapis.com/css2?family=Archivo:wdth,wght@62..125,400..800&family=Newsreader:opsz,wght@6..72,300..600&family=DM+Mono:wght@400;500&display=swap");
