Typesetter-Original-gtbu/themes/Bootstrap4/assets
g7sim f6f70e2dce added local fonts
local fonts : If You want to use them  - read the readme.md under /assets
2023-05-20 13:39:19 +02:00
..
css added local fonts 2023-05-20 13:39:19 +02:00
fonts added local fonts 2023-05-20 13:39:19 +02:00
readme.md.txt added local fonts 2023-05-20 13:39:19 +02:00

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',
.....

);