Line 14: | Line 14: | ||
</script> | </script> | ||
+ | |||
+ | |||
+ | |||
+ | <link href='https://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'> | ||
</head> | </head> | ||
+ | |||
+ | |||
+ | |||
Line 28: | Line 35: | ||
body {background-color:white; } | body {background-color:white; } | ||
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; } | #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; } | ||
− | |||
− | |||
− | |||
− | |||
Line 48: | Line 51: | ||
* { | * { | ||
− | font-family: | + | font-family: 'Open Sans', sans-serif, 'Helvetica Neue', Arial, sans-serif; |
} | } | ||
Line 60: | Line 63: | ||
/* | /* | ||
body { | body { | ||
− | font-family: | + | font-family: 'Open Sans', sans-serif, "Source Sans Pro","Helvetica Neue",Helvetica,Arial,sans-serif; |
} | } | ||
*/ | */ | ||
Line 301: | Line 304: | ||
.navbar-default .navbar-header .navbar-brand { | .navbar-default .navbar-header .navbar-brand { | ||
color: #c0392b; | color: #c0392b; | ||
− | font-family: | + | font-family: 'Open Sans', sans-serif, 'Helvetica Neue', Arial, sans-serif; |
font-weight: 700; | font-weight: 700; | ||
text-transform: uppercase; | text-transform: uppercase; |
Revision as of 18:43, 6 July 2016