|
@@ -49,7 +49,6 @@
|
|
|
@fa-green-dark: darken(@fa-green, 10%);
|
|
|
|
|
|
@jumbotron-border: mix(@fa-green, @fa-green-dark, 75%);
|
|
|
-@font-family-alt: proxima-nova-sc, "Helvetica Neue", Helvetica, Arial, sans-serif;
|
|
|
|
|
|
|
|
|
// BOOTSTRAP OVERRIDES
|
|
@@ -65,7 +64,7 @@
|
|
|
|
|
|
|
|
|
// Typography
|
|
|
-@font-family-sans-serif: proxima-nova, "Helvetica Neue", Helvetica, Arial, sans-serif;
|
|
|
+@font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
|
|
|
@font-family-serif: museo-slab, Georgia, "Times New Roman", Times, serif;
|
|
|
@headings-font-family: @font-family-serif;
|
|
|
|