Skip to content

Instantly share code, notes, and snippets.

@abteilung
Created March 24, 2013 09:43
Show Gist options
  • Select an option

  • Save abteilung/5231232 to your computer and use it in GitHub Desktop.

Select an option

Save abteilung/5231232 to your computer and use it in GitHub Desktop.
@font-face {
font-family: 'fontExtralight';
src: url('../fonts/ggx88_el-webfont.eot');
src: url('../fonts/ggx88_el-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/ggx88_el-webfont.woff') format('woff'),
url('../fonts/ggx88_el-webfont.ttf') format('truetype'),
url('../fonts/ggx88_el-webfont.svg#fontExtralight') 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