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

@@ -34,6 +34,14 @@
font-family: 'tgalcefun';
src: url('../fonts/tgalcefun/TG_Alcefun.ttf') format('truetype');
}
@font-face {
font-family: 'bentonsansbook';
src: url('../fonts/bentonsansbook/BentonSansBook.otf') format('opentype');
}
@font-face {
font-family: 'larsseitlight';
src: url('../fonts/larsseitlight/Larsseit-Light.ttf') format('truetype');
}