Skip to content

Instantly share code, notes, and snippets.

@zoghal
Created May 26, 2015 09:59
Show Gist options
  • Save zoghal/2b25561d6bc71f39ef5b to your computer and use it in GitHub Desktop.
Save zoghal/2b25561d6bc71f39ef5b to your computer and use it in GitHub Desktop.
@font-face {
font-family: 'irani';
src: url('/content/fonts/iran-sans.woff') format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'irani';
src: url('/content/fonts/iran-sans-bold.woff') format('woff');
font-weight: 700;
font-style: normal;
}
@font-face {
font-family: 'iran';
src: url('/content/fonts/iran.woff') format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'iransharp';
src: url('/content/fonts/IRAN Sharp.woff') format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'iran';
src: url('/content/fonts/IRAN Bold.woff') format('woff');
font-weight: bold;
font-style: normal;
}
@font-face {
font-family: 'irani';
src: url('/content/fonts/IRANSans-Light.woff') format('woff');
font-weight: 300;
font-style: normal;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment