Skip to content

Commit fd9c7d6

Browse files
authored
Add Google font imports (Gatsby) (#924)
1 parent ac6f153 commit fd9c7d6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/css/variables.less

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
@import url("https://fonts.googleapis.com/css?family=Rubik:300|Roboto:300");
2+
@import url("https://fonts.googleapis.com/css?family=Roboto+Mono:400,400i,600");
3+
14
/* https://www.pantone.com/color-finder/Rhodamine-Red-C */
25
@dark-color: #171E26;
36
@rhodamine-color: #E10098;

0 commit comments

Comments
 (0)