diff --git a/src/index.css b/src/index.css index 9e22f0a..52c6973 100644 --- a/src/index.css +++ b/src/index.css @@ -9,7 +9,7 @@ --sketch-white: #ffffff; --sketch-accent: #4a90d9; --sketch-line-width: 2px; - --font-sketch: 'Architects Daughter', cursive; + --font-sketch: 'Ubuntu', sans-serif; /* Prototyping tool theme (outer app) */ --tool-bg: #fafafa; diff --git a/src/index.html b/src/index.html index 59d149b..29be0da 100644 --- a/src/index.html +++ b/src/index.html @@ -5,7 +5,7 @@ - +