add new font face

This commit is contained in:
elhombretecla 2020-10-19 13:19:30 +02:00
parent 9b2b16c066
commit 5b56bdf94a
209 changed files with 422846 additions and 29746 deletions

View file

@ -7,6 +7,7 @@
<link id="theme" href="/css/main-{{& th}}.css?ts={{& ts}}"
rel="stylesheet" type="text/css" />
<link rel="icon" href="/images/favicon.png" />
{{! <link href="https://fonts.googleapis.com/css2?family=Work+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap" rel="stylesheet"> }}
</head>
<body>
<section id="app" tabindex="1"></section>