Skip to content

Instantly share code, notes, and snippets.

@deJaVisions
Created March 30, 2012 16:46
Show Gist options
  • Select an option

  • Save deJaVisions/2252759 to your computer and use it in GitHub Desktop.

Select an option

Save deJaVisions/2252759 to your computer and use it in GitHub Desktop.
@font-face
font-family: 'LucidaSans'
src: url("<%= asset_path('LucidaSans/lucidasansstd-webfont.eot') %> ")
src: url("<%= asset_path('LucidaSans/lucidasansstd-webfont.eot?#iefix') %> ") format("embedded-opentype"), url("<%= asset_path('LucidaSans/lucidasansstd-webfont.woff') %>") format("woff"), url("<%= asset_path('LucidaSans/lucidasansstd-webfont.ttf') %>") format("truetype"), url("<%= asset_path('LucidaSans/lucidasansstd-webfont.svg#LucidaSansStdRoman') %>") format("svg")
font-weight: normal
font-style: normal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment