diff --git a/stylesheets/ui-variables.less b/stylesheets/ui-variables.less index dcdfd48..919ffb3 100644 --- a/stylesheets/ui-variables.less +++ b/stylesheets/ui-variables.less @@ -74,3 +74,8 @@ @component-border-radius: 2px; @tab-height: 30px; + + +// Other + +@font-family: 'Lucida Grande', Arial, sans-serif;