Skip to content

Instantly share code, notes, and snippets.

@reubn
Created August 7, 2013 21:11
Show Gist options
  • Save reubn/6178721 to your computer and use it in GitHub Desktop.
Save reubn/6178721 to your computer and use it in GitHub Desktop.
@font-face {
font-family: 'Raleway';
font-style: normal;
font-weight: 300;
src: local('Raleway Light'), local('Raleway-Light'), url(https://themes.googleusercontent.com/static/fonts/raleway/v6/-_Ctzj9b56b8RgXW8FAriRsxEYwM7FgeyaSgU71cLG0.woff) format('woff');
}
@font-face {
font-family: 'Raleway';
font-style: normal;
font-weight: 700;
src: local('Raleway Bold'), local('Raleway-Bold'), url(https://themes.googleusercontent.com/static/fonts/raleway/v6/JbtMzqLaYbbbCL9X6EvaIxsxEYwM7FgeyaSgU71cLG0.woff) format('woff');
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment