change fonts
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user