Skip to content

Commit

Permalink
Add swap font display rule
Browse files Browse the repository at this point in the history
  • Loading branch information
Andy-set-studio authored Nov 6, 2019
1 parent b998f70 commit f25350a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/scss/_typography.scss
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
font-family: 'Lora';
font-style: normal;
font-weight: 700;
font-display: swap;
src: local('Lora Bold'), local('Lora-Bold'),
url('/fonts/lora-v13-latin-700.woff2') format('woff2'),
url('/fonts/lora-v13-latin-700.woff') format('woff');
Expand Down

0 comments on commit f25350a

Please sign in to comment.