- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-24-2022
08:07 AM
Why is my browser not displaying the fonts in my CSS code?
Make sure the 2 below scenarios are right in your file: if you are using fonts locally, make sure the font is uploaded and path is correctly linked to it. If you are calling font from web url, make sure the path is correct or the site is opening the font in browser tab.
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2022
10:20 AM
Good tips. I typically use the default Canvas fonts or google fonts, just so I know there won't be issues. It was a good day when Canvas released their font families. Even as they are limited, it's still enough for me to shake things up.
