dpc-sdp / ripple

Ripple is the frontend framework for Single Digital Presence, delivered using Nuxt and Vue.js
Apache License 2.0
61 stars 37 forks source link

[SDPA-5964] Fix fonts not loading in print by setting display to swap #1154

Closed noahbald closed 2 years ago

noahbald commented 2 years ago

Motivation and Context

JIRA issue: https://digital-engagement.atlassian.net/browse/SDPA-5964

Changed

1.Set fonts with font-display: fallback to swap

Screenshots

image

How Has This Been Tested?

  1. Run yarn start:example
  2. Disable cache in dev tools
  3. View /testing-page-analytics
  4. Print page

Types of changes

Checklist