Skip to content

Instantly share code, notes, and snippets.

@apfelbox
Created May 19, 2014 07:32
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 apfelbox/b8c8c32b726a763ad47b to your computer and use it in GitHub Desktop.
Save apfelbox/b8c8c32b726a763ad47b to your computer and use it in GitHub Desktop.
Generated by SassMeister.com.
// ----
// Sass (v3.3.7)
// Compass (v1.0.0.alpha.18)
// ----
.foo {
@at-root {
@font-face {
font-family: "Ionicons";
src:url("../fonts/ionicons.eot?v=1.4.0");
src:url("../fonts/ionicons.eot?v=1.4.0#iefix") format("embedded-opentype"),
url("../fonts/ionicons.ttf?v=1.4.0") format("truetype"),
url("../fonts/ionicons.woff?v=1.4.0") format("woff"),
url("../fonts/ionicons.svg?v=1.4.0#Ionicons") format("svg");
font-weight: normal;
font-style: normal;
}
}
}
@font-face {
font-family: "Ionicons";
src: url("../fonts/ionicons.eot?v=1.4.0");
src: url("../fonts/ionicons.eot?v=1.4.0#iefix") format("embedded-opentype"), url("../fonts/ionicons.ttf?v=1.4.0") format("truetype"), url("../fonts/ionicons.woff?v=1.4.0") format("woff"), url("../fonts/ionicons.svg?v=1.4.0#Ionicons") 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