Font family css helper class.
This commit is contained in:
parent
5f8dda95e2
commit
5975d61660
2 changed files with 3 additions and 1 deletions
|
|
@ -113,12 +113,14 @@ main>* {
|
|||
transition: opacity 0.2s;
|
||||
}
|
||||
|
||||
.ff-header,
|
||||
h1,
|
||||
h2 {
|
||||
font-family: 'Century Gothic',
|
||||
var(--#{$prefix}font-sans-serif);
|
||||
}
|
||||
|
||||
.ff-subheader,
|
||||
h3,
|
||||
h4,
|
||||
h5,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue