/* Figure & Ground — typeface
   PP Neue Montreal (Pangram Pangram foundry), self-hosted from fonts/.
   The brand uses Light 300, Regular 400 and Medium 500 only. Bold 700 and the
   italics are declared because the files exist, but they are OFF-BRAND: do not
   use them. Headlines run Light; never bold a heading. */
@font-face{font-family:'PP Neue Montreal';src:url("../fonts/NeueMontreal-Light.otf") format("opentype");font-weight:300;font-style:normal;font-display:swap}
@font-face{font-family:'PP Neue Montreal';src:url("../fonts/NeueMontreal-LightItalic.otf") format("opentype");font-weight:300;font-style:italic;font-display:swap}
@font-face{font-family:'PP Neue Montreal';src:url("../fonts/NeueMontreal-Regular.otf") format("opentype");font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:'PP Neue Montreal';src:url("../fonts/NeueMontreal-Italic.otf") format("opentype");font-weight:400;font-style:italic;font-display:swap}
@font-face{font-family:'PP Neue Montreal';src:url("../fonts/NeueMontreal-Medium.otf") format("opentype");font-weight:500;font-style:normal;font-display:swap}
@font-face{font-family:'PP Neue Montreal';src:url("../fonts/NeueMontreal-MediumItalic.otf") format("opentype");font-weight:500;font-style:italic;font-display:swap}
@font-face{font-family:'PP Neue Montreal';src:url("../fonts/NeueMontreal-Bold.otf") format("opentype");font-weight:700;font-style:normal;font-display:swap}
@font-face{font-family:'PP Neue Montreal';src:url("../fonts/NeueMontreal-BoldItalic.otf") format("opentype");font-weight:700;font-style:italic;font-display:swap}
:root{--font-brand:'PP Neue Montreal','Neue Montreal','Helvetica Neue',Helvetica,Arial,sans-serif}
