Skip to content
This repository has been archived by the owner on May 2, 2022. It is now read-only.

Cosmetics 3: fonts #884

Closed
faffydee opened this issue Dec 11, 2018 · 0 comments · Fixed by #885
Closed

Cosmetics 3: fonts #884

faffydee opened this issue Dec 11, 2018 · 0 comments · Fixed by #885
Assignees

Comments

@faffydee
Copy link
Collaborator

I looked at the fonts because I was seeing a difference between my sketch-file and the app. To approach the app's original design, we need these tree font-weights of Montserrat-font (instead of the 400,800 it is now):

  • extralight (200)
  • light (300)
  • bold (700)

Importing these weights automatically solves the difference and shows the fonts as intended.
@import url('https://fonts.googleapis.com/css?family=Montserrat:200,300,700');

screen shot 2018-12-11 at 09 51 24

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant