ajout de deux autres fonts

This commit is contained in:
hugogogo
2021-05-16 20:28:18 +02:00
parent 4d6290a3e8
commit b5c24a83f3
7 changed files with 19 additions and 0 deletions

View File

@@ -22,6 +22,8 @@ function fonts()
<button onclick="change_font()">evolvanta</button>
<button onclick="change_font()">ptroot</button>
<button onclick="change_font()">tgalcefun</button>
<button onclick="change_font()">bentonsansbook (payant)</button>
<button onclick="change_font()">larsseitlight (payant)</button>
</div>
`;
nav[0].appendChild(anchor);