@budibase/server
Version:
Budibase Web Server
15 lines (14 loc) • 457 B
CSS
@font-face{
font-family: "Source Sans 3";
font-weight: 200 900;
font-style: normal;
font-stretch: normal;
src: url("/builder/fonts/source-sans-3/SourceSans3VF-Upright.ttf.woff2") format("woff2-variations");
}
@font-face{
font-family: "Source Sans 3";
font-weight: 200 900;
font-style: italic;
font-stretch: normal;
src: url("/builder/fonts/source-sans-3/SourceSans3VF-Italic.ttf.woff2") format("woff2-variations");
}