File size: 108 Bytes
ea6c2a8
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
@import "tailwindcss";

* {
  font-family: "Noto Sans";
}

.font-code {
  font-family: "Source Code Pro";
}