Top "Font-face" questions

@font-face is a CSS rule that allows the definition of embedded fonts within a webpage.

How to add some non-standard font to a website?

Is there a way to add some custom font on a website without using images, Flash or some other graphics? …

html css fonts font-face
Using .otf fonts on web browsers

I'm working on a website that requires font trials online, the fonts I have are all .otf Is there a …

html css fonts font-face
Using custom fonts using CSS?

I've seen some new websites that are using custom fonts on their sites (other than the regular Arial, Tahoma, etc.). …

css font-face
How to add an Access-Control-Allow-Origin header

I am designing a website (e.g. mywebsite.com) and this site loads font-face fonts from another site (say anothersite.…

header cors font-face
How to add multiple font files for the same font?

I'm looking at the MDC page for the @font-face CSS rule, but I don't get one thing. I have separate …

fonts css font-face
CSS @font-face not working with Firefox, but working with Chrome and IE

The following code works in Google Chrome beta as well as IE 7. However, Firefox seems to have a problem with …

css firefox font-face file-uri
Why does this "Slow network detected..." log appear in Chrome?

I noticed this info log began to appear in Google Chrome Dev (Version 55.0.2883.18 dev) and I can't imagine why. Slow …

google-chrome font-face
Specifying Font and Size in HTML table

I am trying to specify the Font Face and Size for text in a table. It seems to respect the …

html windows font-face font-size
Why is @font-face throwing a 404 error on woff files?

I'm using @font-face on my company's site and it works/looks great. Except Firefox and Chrome will throw a 404 error …

css http-status-code-404 font-face woff
Applying a single font to an entire website with CSS

I want to use a single font named "Algerian" across my whole website. So, I need to change all HTML …

html css fonts font-face