This is CSS code
@font-face {
font-family: \'FuturaStdBook\';
src: url(\'site/font-face/futurastd-medium-webfont.eot\');
src: local(\'☺\'), url(\
If you're using IIS, you'll need to register a MIME type for the .eot extension.
.otf in the extension box, and application/octet-stream in the MIME type box.You'll need to do this for each non-standard extension you use (.ttf is already registered, .woff is not), but that should do it!