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

Import font in css-file #3

Closed
deannabosschert opened this issue Feb 7, 2020 · 1 comment
Closed

Import font in css-file #3

deannabosschert opened this issue Feb 7, 2020 · 1 comment

Comments

@deannabosschert
Copy link

Dit kun je ook importen in je css-file

href="https://fonts.googleapis.com/css?family=Roboto&display=swap"

@font-face { font-family: myFirstFont; src: url(sansation_light.woff); }

Roboto

@DanielvandeVelde
Copy link
Owner

Made those changes. My css skill is lacking

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

No branches or pull requests

2 participants