Skip to content

Transition From Downloaded to Importing Fonts #1333

@plang-psm

Description

@plang-psm

Overview

We need to transition from downloading and storing fonts in the src/fonts folder to simply importing them from Google fonts.

Action Items

  • Research what fonts, and font weights are currently downloaded and stored in the src/fonts folder.
  • In the index.scss, replace the @font-face with Google fonts using the @import url() method.
  • Once all fonts are passed via the @import url(), delete the src/fonts folder.
  • Test the app and see if the correct fonts are being passed.

Resources/Instructions

https://fonts.google.com/
https://stackoverflow.com/questions/14676613/how-to-import-google-web-font-in-css-file

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Final QA (product)

Relationships

None yet

Development

No branches or pull requests

Issue actions