Line 60: | Line 60: | ||
/* | /* | ||
body { | body { | ||
− | font-family: "Source Sans Pro","Helvetica Neue",Helvetica,Arial,sans-serif; | + | font-family: OpenSans, "Source Sans Pro","Helvetica Neue",Helvetica,Arial,sans-serif; |
} | } | ||
*/ | */ | ||
Line 293: | Line 293: | ||
background-color: white; | background-color: white; | ||
border-color: rgba(34, 34, 34, 0.05); | border-color: rgba(34, 34, 34, 0.05); | ||
− | font-family: | + | font-family: OpenSans, 'Helvetica Neue', Arial, sans-serif; |
-webkit-transition: all 0.35s; | -webkit-transition: all 0.35s; | ||
-moz-transition: all 0.35s; | -moz-transition: all 0.35s; | ||
Line 301: | Line 301: | ||
.navbar-default .navbar-header .navbar-brand { | .navbar-default .navbar-header .navbar-brand { | ||
color: #c0392b; | color: #c0392b; | ||
− | font-family: | + | font-family: OpenSans, 'Helvetica Neue', Arial, sans-serif; |
font-weight: 700; | font-weight: 700; | ||
text-transform: uppercase; | text-transform: uppercase; |
Revision as of 18:21, 6 July 2016