/* The brand's three type families — Barlow, Barlow Semi Condensed and Barlow
   Condensed. All free on Google Fonts (charte p.14). */
@import url("https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,300;0,400;0,500;0,600;0,700;1,400&family=Barlow+Semi+Condensed:ital,wght@0,300;0,400;0,500;0,600;0,700;1,500&family=Barlow+Condensed:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,600&display=swap");

/* Brand-supplied binaries (uploaded by MEDEF 44) take priority for the
   three titling weights actually used in layouts. */
@font-face{font-family:"Barlow Condensed 44";src:url("../assets/fonts/BarlowCondensed-Medium.ttf") format("truetype");font-weight:500;font-style:normal;font-display:swap}
@font-face{font-family:"Barlow Condensed 44";src:url("../assets/fonts/BarlowCondensed-SemiBold.ttf") format("truetype");font-weight:600;font-style:normal;font-display:swap}
@font-face{font-family:"Barlow Condensed 44";src:url("../assets/fonts/BarlowCondensed-Bold.ttf") format("truetype");font-weight:700;font-style:normal;font-display:swap}
