Skip to content

Instantly share code, notes, and snippets.

@jb510
Created February 17, 2014 00:23
Show Gist options
  • Save jb510/9042626 to your computer and use it in GitHub Desktop.
Save jb510/9042626 to your computer and use it in GitHub Desktop.
css for chuck burke
@font-face {
font-family: 'playbill';
src: url("customfonts/playbill-webfont.eot");
src: url("customfonts/playbill-webfont.eot?#iefix") format('embedded-opentype'),
url("customfonts/playbill-webfont.woff") format('woff'),
url("customfonts/playbill-webfont.ttf") format('truetype'),
url("customfonts/playbill-webfont.svg#playbillregular") 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