change fonts

This commit is contained in:
2022-05-25 14:16:12 -05:00
parent c6730afd73
commit eec6b1a43f
84 changed files with 398 additions and 1 deletions

View File

@@ -1,9 +1,21 @@
@import url('fonts/dinpro/dinpro.css');
@font-face {
font-family: "Hellovetica";
src: url("hellovetica.ttf") format("truetype");
}
.dashboard {
@font-face {
font-family: "Helvetica";
}
@font-face {
font-family: "DINPro";
src: url('https://fonts.googleapis.com/css2?family=Noto+Emoji');
unicode-range: U+1F300-1F5FF, U+1F600-1F64F, U+1F680-1F6FF, U+2600-26FF;
}
.dashboard {
font-family: "DINPro";
height: 699px;
width: 600px;
text-align: left;