Top "Fonts" questions

A font is an electronic data file containing a set of glyphs, characters, or symbols such as dingbats.

Proper MIME type for .woff2 fonts

Today I updated Font Awesome package to 4.3.0 and noticed that woff2 font was added. That file is linked in CSS …

fonts mime-types woff woff2
GLYPHICONS - bootstrap icon font hex value

I'd like to use Glyphicons icon font and I would need the hex value of each icon. I can't seem …

css twitter-bootstrap fonts twitter-bootstrap-2
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
Proper MIME type for OTF fonts

Searching the web, I find heaps of different suggestions for what the proper MIME type for a font is, but …

fonts mime opentype
Valid values for android:fontFamily and what they map to?

In the answer to this question the user lists values for android:fontFamily and 12 variants (see below). Where do these …

android fonts styles
How to set the font size in Emacs?

I also want to save the font size in my .emacs file.

emacs fonts emacs-faces
Specifying Style and Weight for Google Fonts

I am using Google fonts in a few of my pages and hit a wall when trying to use variations …

css fonts
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
How to Change Font Size in drawString Java

How to make the font size bigger in g.drawString("Hello World",10,10); ?

java graphics fonts awt drawstring
How to host google web fonts on my own server?

I need to use some google fonts on an intranet application. The clients may or may not have internet connection. …

fonts google-font-api