Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor: Use @next/fonts and Add "Gotham Bold" #105

Open
13 of 16 tasks
mistryrn opened this issue Dec 14, 2022 · 0 comments
Open
13 of 16 tasks

Refactor: Use @next/fonts and Add "Gotham Bold" #105

mistryrn opened this issue Dec 14, 2022 · 0 comments

Comments

@mistryrn
Copy link
Collaborator

mistryrn commented Dec 14, 2022

Let's switch to using @next/fonts instead of the import from Google Fonts in styles/default.scss.

  • Use @next/font/google for current Google fonts

  • Add font family “Gotham Bold”

  • Use "Gotham Bold" as the font for the following (non-exhaustive list, probably few changes required since some of these are the same component being used on a different page):

    • Home Page: H1 (title)
    • Home Page: Bar chart title
    • Home Page: Section Titles ("Cloud Infrastructure", "Researchers Sharing Tools", "The Collaboratory and Cancer Genomic Research", "Interested in using our resources?", "Support Resources")
    • Home Page: Card Titles ("Explore our Documentation", "Tips for Cloud Computing", "Training Opportunities")
    • Footer: Section Headings (the bold "About Us", "Our Services", "Our Research", "Support", and "Contact Us")
    • Jumbotron H1
    • LateralColumn/LeftColumn/RightColumn heading/title
    • About Us: "Press Releases" section title
    • Our Team: Section Headings ("Principal Investigators", "Hardware & Software Infrastructure")
      • *change "Principal Investigator" to "Principal Investigators" (plural)
    • Contact Us: Card Headings/Titles ("Our Address", "Keep in touch")
    • Contact Us: "Join the Collaboratory" (Page Bottom CTA heading/title)
    • Request an Account: "Register your Projects and Users" (Hero Card heading/title)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant