You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Custom Font not loading in LP

Hi!

I'm pulling in a custom font into my HTML editor. I'm using this in my css:


@font-face{

font-family:'GraphikRegular';

src:url('external link') format('opentype'),url('external link') format('embedded-opentype');

font-weight:100;

font-style:normal

}


The link works and downloads the font when I go to it. This is all that I've tried:

-the original link is http, I switched it to https

-added <link rel... into <head>

-I've coded that font straight into my div tags too


There's a problem with my link but I'm not sure what it could be. Has anyone had this issue?

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!