]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/sass/include/_fonts.scss
Update client dependencies
[github/Chocobozzz/PeerTube.git] / client / src / sass / include / _fonts.scss
index be11321605acf1fc6692f9c402c2930d31e44fda..514261d01394c81686f1f13a1fa7973bc5bbffa5 100644 (file)
@@ -1,15 +1,17 @@
-@font-face{
+@font-face {
   font-family: 'Source Sans Pro';
   font-weight: 200 900;
   font-style: normal;
   font-stretch: normal;
+  font-display: swap;
   src: url('../fonts/source-sans/WOFF2/VAR/SourceSans3VF-Roman.ttf.woff2') format('woff2');
 }
 
-@font-face{
+@font-face {
   font-family: 'Source Sans Pro';
   font-weight: 200 900;
   font-style: italic;
   font-stretch: normal;
+  font-display: swap;
   src: url('../fonts/source-sans/WOFF2/VAR/SourceSans3VF-Italic.ttf.woff2') format('woff2');
 }