Init with some changes to the Serif Theme
This commit is contained in:
commit
912d143813
243 changed files with 15251 additions and 0 deletions
7
_sass/components/_fonts.scss
Normal file
7
_sass/components/_fonts.scss
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
@font-face {
|
||||
font-family: 'Playfair Display';
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
font-display: swap;
|
||||
src: local(''), url('../fonts/playfair-display.woff2') format('woff2');
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue