diff --git a/assets/styles/app/button.sass b/assets/styles/app/button.sass index ee9e6e23..8350a14e 100644 --- a/assets/styles/app/button.sass +++ b/assets/styles/app/button.sass @@ -13,7 +13,7 @@ outline: none text-decoration: none text-align: center - font: 11px/normal sans-serif + font: 11px/normal "Source Sans Pro", Helvetica, sans-serif color: $gray-dark-3 white-space: nowrap @@ -44,4 +44,4 @@ background-color: #40454F color: #FFF border: 1px solid #40454F - cursor: pointer \ No newline at end of file + cursor: pointer