@font-face is a CSS rule that allows the definition of embedded fonts within a webpage.
I'm having trouble using the following @font-face declaration to work with my Rails 3.1 app. I put the fonts in the …
css ruby-on-rails-3.1 font-face sassLately i started noticing the website loads very slow at some point. I've investigated this with firebug and when the …
html css font-face page-load-timeI am learning php, html and css now and I'm trying to use a custom font on my site. I …
html css fonts font-face custom-fontI have trouble reading a font in Safari. I converted OTF to TTF - two bold and regular fonts. Both …
css safari cross-browser font-face truetypeI have the following lines in my CSS. @font-face { font-family: Keffeesatz; src: url(/Styles/YanoneKaffeesatz-Light.otf) format("opentype") } @font-face { font-family: …
css internet-explorer-8 font-face opentypeI'm trying to use Font Awesome: http://fortawesome.github.com/Font-Awesome/ I've used these font icons on several Rails projects …
font-face shopify font-awesomeI'm using the Google webfonts API to embed Droid Sans on a page. All is fine, except for the descenders (…
css font-face