Skip to content

Instantly share code, notes, and snippets.

@robotmay
Created March 6, 2010 18:06
Show Gist options
  • Save robotmay/323833 to your computer and use it in GitHub Desktop.
Save robotmay/323833 to your computer and use it in GitHub Desktop.
@font-face {
font-family: 'Museo300';
src: url('../fonts/Museo300-Regular.eot');
src: local('Museo'), local('Museo-300'), url('../fonts/Museo300-Regular.woff') format('woff'), url('../fonts/Museo300-Regular.ttf') format('truetype'); }
body #wrapper header nav ul li h3 a {
text-decoration: none;
color: #fff4d5;
font-family: Museo-300;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment