Answer the question
In order to leave comments, you need to log in
What is currently the best way to use a custom font on a website?
Hey!
I bought a very cool font PF Handbook Pro from a parachute. Now the question arose how, in addition to printing, you can use it on the web? Pictures with text do not channel)
I would also like not to spread the font in open access and use it on the site.
What are the current ways to resolve the issue?
Answer the question
In order to leave comments, you need to log in
I usually use www.fontsquirrel.com/fontface/generator . In Expert mode, you can configure a lot of things, including protection.
Google WebFonts www.google.com/webfonts - there is no way to add your own fonts, so it is unlikely to be useful in this situation, since they do not have your font in the Cufon library cufon.shoqolate.com/generate/
- generates elements using javascript' a. To implement it, you need to generate a library with your font on their site, after which you can apply it on the site. Of the minuses - truncated control over the display of elements, you have to do workarounds. But everything is available in their documentation.
whoever wants to steal this font from you anyway (like any other content and it’s impossible to prevent it in the trailer), any manipulations are foolproof and no more, whatever one may say, and to be displayed on the site, the font must get into the browser, and then a matter of technology ...
so the best option is @font-face with 4 font versions: ttf, eot, woff, svg for this fontsquirrel or onlinefontconverter to help you
Close REFERER for direct access via .htaccess.
Load fonts into CSS via @font-face
(There is no point in suffering any more.)
It can be converted to js code, but it turns out that the font can be downloaded (albeit in js format). Well, either render the font alphabetically + write CSS classes for it. If this option is not suitable, then only a picture.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question