Skip to content

Instantly share code, notes, and snippets.

@MarioAraque
Created November 20, 2014 09:40
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 MarioAraque/3c7bde1d4fde0ae92feb to your computer and use it in GitHub Desktop.
Save MarioAraque/3c7bde1d4fde0ae92feb to your computer and use it in GitHub Desktop.
Generated by SassMeister.com.
// ----
// Sass (v3.4.7)
// Compass (v1.0.1)
// Bourbon (v4.0.2)
// ----
@import "bourbon/bourbon";
@include font-face("Avenir", '../fonts/avenir/avenir-regular');
@font-face {
font-family: "Avenir";
font-weight: normal;
font-style: normal;
src: url("../fonts/avenir/avenir-regular.eot");
src: url("../fonts/avenir/avenir-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/avenir/avenir-regular.woff") format("woff"), url("../fonts/avenir/avenir-regular.ttf") format("truetype"), url("../fonts/avenir/avenir-regular.svg#Avenir") format("svg");
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment