|
1 | | -@import url("https://fonts.googleapis.com/css?family=Lato:400,700,700italic,900,400italic,300"); |
| 1 | +@import url("https://fonts.googleapis.com/css?family=Space+Grotesk:400,700,700italic,900,400italic,300"); |
2 | 2 | @font-face { |
3 | 3 | font-family: 'Flat-UI-Icons'; |
4 | 4 | src: url('../fonts/Flat-UI-Icons.eot'); |
@@ -412,15 +412,15 @@ you can use the generic selector below, but it's slower: |
412 | 412 | } |
413 | 413 | body { |
414 | 414 | color: #34495e; |
415 | | - font-family: "Lato", sans-serif; |
| 415 | + font-family: "Space Grotesk", sans-serif; |
416 | 416 | font-size: 14px; |
417 | 417 | line-height: 1.231; |
418 | 418 | } |
419 | 419 | input, |
420 | 420 | button, |
421 | 421 | select, |
422 | 422 | textarea { |
423 | | - font-family: "Lato", sans-serif; |
| 423 | + font-family: "Space Grotesk", sans-serif; |
424 | 424 | font-size: 14px; |
425 | 425 | } |
426 | 426 | a { |
|
982 | 982 | } |
983 | 983 | .navbar-unread, |
984 | 984 | .navbar-new { |
985 | | - font-family: "Lato", sans-serif; |
| 985 | + font-family: "Space Grotesk", sans-serif; |
986 | 986 | background-color: #da3526; |
987 | 987 | border-radius: 50%; |
988 | 988 | color: #ffffff; |
@@ -1219,7 +1219,7 @@ input[type="color"], |
1219 | 1219 | .uneditable-input { |
1220 | 1220 | border: 2px solid #bdc3c7; |
1221 | 1221 | color: #34495e; |
1222 | | - font-family: "Lato", sans-serif; |
| 1222 | + font-family: "Space Grotesk", sans-serif; |
1223 | 1223 | font-size: 14px; |
1224 | 1224 | padding: 8px 5px; |
1225 | 1225 | height: 21px; |
@@ -1827,7 +1827,7 @@ textarea[class*="span"] { |
1827 | 1827 | background: transparent; |
1828 | 1828 | border: none; |
1829 | 1829 | color: #34495e; |
1830 | | - font-family: "Lato", sans-serif; |
| 1830 | + font-family: "Space Grotesk", sans-serif; |
1831 | 1831 | font-size: 14px; |
1832 | 1832 | margin: 0px; |
1833 | 1833 | padding: 0 0 0 5px; |
@@ -3095,7 +3095,7 @@ body.vjs-full-window { |
3095 | 3095 | bottom: 4em; |
3096 | 3096 | left: 1em; |
3097 | 3097 | right: 1em; |
3098 | | - font-family: "Lato", sans-serif; |
| 3098 | + font-family: "Space Grotesk", sans-serif; |
3099 | 3099 | } |
3100 | 3100 | .video-js .vjs-text-track { |
3101 | 3101 | display: none; |
@@ -3359,7 +3359,7 @@ body.vjs-full-window { |
3359 | 3359 | height: 20px; |
3360 | 3360 | width: 50px; |
3361 | 3361 | top: 16px; |
3362 | | - font: 300 13px "Lato", sans-serif; |
| 3362 | + font: 300 13px "Space Grotesk", sans-serif; |
3363 | 3363 | } |
3364 | 3364 | .vjs-current-time { |
3365 | 3365 | right: 128px; |
|
0 commit comments