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

Just a me issue but. #4

Open
ZekePolarisBSH opened this issue Dec 1, 2022 · 2 comments
Open

Just a me issue but. #4

ZekePolarisBSH opened this issue Dec 1, 2022 · 2 comments

Comments

@ZekePolarisBSH
Copy link

How to use the css?

@raffitz
Copy link
Owner

raffitz commented Dec 2, 2022

Hello!
To add the font to CSS, you can add:

      font-family: 'mawkin_sansregular';
      src: url('./mawkin_sans.woff2') format('woff2');
      font-weight: normal;
      font-style: normal;

Add that to whichever class or id you'll be using it in. That presumes that you have the woff2 file in the same place as your html. Adjust accordingly for different paths.

@ZekePolarisBSH
Copy link
Author

Yep I am lost... I just skip this for now. Sorry for the late reply.

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