Skip to content
This repository has been archived by the owner on Mar 28, 2019. It is now read-only.

Commit

Permalink
Add EOT version to style
Browse files Browse the repository at this point in the history
  • Loading branch information
adelq committed Jun 12, 2013
1 parent 07a3a08 commit de7afa5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
/* MetaWebPro font family licensed from fontshop.com. WOFF-FTW! */
@font-face {
font-family: 'MetaBlack';
src: url('fonts/MetaWebPro-Black.eot');
src: url('fonts/MetaWebPro-Black.woff') format('woff');
font-weight: bold;
}
Expand Down

0 comments on commit de7afa5

Please sign in to comment.