first commit
This commit is contained in:
13
calcom/packages/ui/styles/shared-globals.css
Normal file
13
calcom/packages/ui/styles/shared-globals.css
Normal file
@@ -0,0 +1,13 @@
|
||||
@font-face {
|
||||
font-family: "Cal Sans";
|
||||
src: url("/fonts/cal.ttf");
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: "Inter var";
|
||||
font-weight: 100 900;
|
||||
font-display: swap;
|
||||
font-style: normal;
|
||||
font-named-instance: "Regular";
|
||||
src: url("/fonts/Inter-roman.var.woff2") format("woff2");
|
||||
}
|
||||
Reference in New Issue
Block a user