We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c52edd commit 1ffeb57Copy full SHA for 1ffeb57
stylesheets/core.css
@@ -1,9 +1,9 @@
1
@import url(//netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css);
2
-@import url(http://fonts.googleapis.com/css?family=Montserrat:400);
+@import url(http://fonts.googleapis.com/css?family=Carrois+Gothic);
3
4
body {
5
background: #f2f8ff;
6
- font-family: 'Montserrat', Helvetica, Arial, sans-serif;
+ font-family: 'Carrois Gothic', Helvetica, Arial, sans-serif;
7
font-size: 100%;
8
letter-spacing: 0.5px;
9
}
0 commit comments