Set this special-for-geo family just for headings
This commit is contained in:
parent
9a6eb8d9ba
commit
a9344defa4
2 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@
|
||||||
.content h4,
|
.content h4,
|
||||||
.content h5,
|
.content h5,
|
||||||
.content h6 {
|
.content h6 {
|
||||||
font-family: $family-serif;
|
font-family: $family-geo;
|
||||||
}
|
}
|
||||||
|
|
||||||
// Prevent images from being larger than their Drupal-set size
|
// Prevent images from being larger than their Drupal-set size
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
$family-sans-serif: "Ocan", "Arial Narrow", "Helvetica", "Lucida", sans-serif !default
|
$family-geo: "Ocan", "Ubuntu", "Arial Narrow", "Helvetica", "Arial", "Lucida", sans-serif !default
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'Ocan';
|
font-family: 'Ocan';
|
||||||
|
|
Loading…
Add table
Reference in a new issue