Site logo

Archived topic

Custom Fonts (@font-face) not showing up in Chrome or Firefox

5 replies · Started by Nick on July 10, 2017

Viewing posts 1–6 of 6

http://www.assetmgtplanning.com/

My custom fonts are not showing up for this site on either Firefox or Chrome. It works on Safari and iOS Safari.

I'm using the exact same code (which works) on another site.

Additionally, the logo isn't showing up on Firefox for me (works on other browsers). It's an SVG logo, using this additional CSS:

/* HEADER LOGO */
.header-image {width: 100%; min-width: 100%;}
/* END HEADER LOGO */

I'm at a loss. Any ideas??

Thanks!

Excellent. That fixed the fonts issue (how silly of me!). Thank you!

Any idea on the logo not working on Firefox? I'm stumped on that one— the same code used works for other sites, but not this one.

/* HEADER LOGO */
.header-image {width: 100%; min-width: 100%;}
/* END HEADER LOGO */

Thanks!

Thanks! That worked!

You're welcome :)

This archived topic is closed to new replies.