Skip to content

Instantly share code, notes, and snippets.

@tsmango
Created January 29, 2013 01:37
Show Gist options
  • Save tsmango/4660927 to your computer and use it in GitHub Desktop.
Save tsmango/4660927 to your computer and use it in GitHub Desktop.
@font-face {
font-family: 'BoycottRegular';
src: url('http://limitedrun.com.s3.amazonaws.com/fonts/1/BOYCOTT_-webfont.eot');
src: url('http://limitedrun.com.s3.amazonaws.com/fonts/1/BOYCOTT_-webfont.eot?#iefix') format('embedded-opentype'),
url('http://limitedrun.com.s3.amazonaws.com/fonts/4/BOYCOTT_-webfont.woff') format('woff'),
url('http://limitedrun.com.s3.amazonaws.com/fonts/3/BOYCOTT_-webfont.ttf') format('truetype'),
url('http://limitedrun.com.s3.amazonaws.com/fonts/2/BOYCOTT_-webfont.svg#BoycottRegular') 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