Police-Data-Accessibility-Project / pdap.io

Static HTML front page
https://pdap.io
MIT License
1 stars 2 forks source link

update font to public sans #178

Open josh-chamberlain opened 1 month ago

josh-chamberlain commented 1 month ago

Context

We switched to Public Sans: https://github.com/Police-Data-Accessibility-Project/design-system/pull/95 Related to https://github.com/Police-Data-Accessibility-Project/data-sources-app/issues/368

Requirements

  <link rel="preconnect" href="https://fonts.googleapis.com">
  <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
  <link href="https://fonts.googleapis.com/css2?family=Public+Sans:wght@100..900&display=swap" rel="stylesheet">