Skip to content

Instantly share code, notes, and snippets.

Created July 15, 2013 12:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/5999571 to your computer and use it in GitHub Desktop.
Save anonymous/5999571 to your computer and use it in GitHub Desktop.
@font-face {
font-family: 'majuscules';
src: url('[(#CHEMIN{squelettes/polices/ptn/ptnarrow.eot}|url_absolue)]');
src: url('[(#CHEMIN{squelettes/polices/ptn/ptnarrow.eot}|url_absolue)]?#iefix') format('embedded-opentype'),
url('[(#CHEMIN{squelettes/polices/ptn/ptnarrow.woff}|url_absolue)]') format('woff'),
url('[(#CHEMIN{squelettes/polices/ptn/ptnarrow.otf}|url_absolue)]') format('opentype'),
url('[(#CHEMIN{squelettes/polices/ptn/ptnarrow.svg}|url_absolue)]#Ptnarrow') 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