Skip to content

Instantly share code, notes, and snippets.

@dmtrmrv
Created May 14, 2017 10:58
Show Gist options
  • Save dmtrmrv/383e61f41447add8362be94ebcf6906a to your computer and use it in GitHub Desktop.
Save dmtrmrv/383e61f41447add8362be94ebcf6906a to your computer and use it in GitHub Desktop.
Maker: Change Font
@import url('https://fonts.googleapis.com/css?family=Raleway:400,700');
html,
h1,
h2,
h3,
h4,
h5,
h6,
.site-title {
font-family: 'Raleway', sans-serif;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment