Gesundes Geld

This commit is contained in:
Dennis Reimann
2022-12-15 18:36:48 +01:00
parent 20cf6d9c4b
commit 6be2db2161
10 changed files with 185 additions and 0 deletions

View File

@@ -14,3 +14,9 @@
font-stretch: 100%;
src: url('../fonts/inconsolata-700.woff2') format('woff2');
}
@font-face {
font-family: 'TheBoldFont';
font-style: normal;
src: url('../fonts/theboldfont.woff2') format('woff2');
}