️ feat(fonts): optimise font size (#186)

main
Óscar Fernández 1 year ago committed by GitHub
parent 317a1d1645
commit a7044d2d8a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -30,7 +30,7 @@
@font-face { @font-face {
src: local('Source Serif'), src: local('Source Serif'),
url('fonts/SourceSerif4Variable-Roman.ttf.woff2') format("woff2"); url('fonts/SourceSerif4Variable-Roman.otf.woff2') format("woff2");
/* Copyright 2014 - 2023 Adobe (http://www.adobe.com/), with Reserved Font Name Source.adobe.com/). Licensed under the SIL Open Font License, Version 1.1. More information available at: http://scripts.sil.org/OFL */ /* Copyright 2014 - 2023 Adobe (http://www.adobe.com/), with Reserved Font Name Source.adobe.com/). Licensed under the SIL Open Font License, Version 1.1. More information available at: http://scripts.sil.org/OFL */
font-family: 'Source Serif'; font-family: 'Source Serif';
font-display: swap; font-display: swap;

Binary file not shown.
Loading…
Cancel
Save