Skip to content

Instantly share code, notes, and snippets.

@fleeting
Created October 15, 2012 20:28
Show Gist options
  • Save fleeting/3895201 to your computer and use it in GitHub Desktop.
Save fleeting/3895201 to your computer and use it in GitHub Desktop.
@font-face {
font-family: 'MedioRegular';
src: url('/fonts/Medio-webfont.eot');
src: url('/fonts/Medio-webfont.eot?#iefix') format('embedded-opentype'),
url('/fonts/Medio-webfont.woff') format('woff'),
url('/fonts/Medio-webfont.ttf') format('truetype'),
url('/fonts/Medio-webfont.svg#MedioRegular') 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