mirror of
https://github.com/gtbu/Typesetter-5.3-p8.git
synced 2024-11-22 14:19:14 +01:00
f6f70e2dce
local fonts : If You want to use them - read the readme.md under /assets |
||
---|---|---|
.. | ||
css | ||
fonts | ||
readme.md.txt |
A directory with local fonts ( cyrillic.latin) as they are loaded in _common/customizer_common_typography.scss (DSVGO : in some countries it is not allowed to load fonts from google because google stores the ip ) 'alegreya_sans': 'https://fonts.googleapis.com/css2?family=Alegreya+Sans:ital,wght@0,100%3b0,300%3b0,400%3b0,500%3b0,700%3b0,800%3b0,900%3b1,300%3b1,400%3b1,500%3b1,700%3b1,800%3b1,900&display=swap', Local links would be like : web_font_urls: ( 'abhaya-libre': '../assets/css/abhaya-libre.css', ..... );