You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

14 lines
327 B

@font-face {
font-family: "Open Sans Regular";
src: url("/fonts/OpenSans-Regular.ttf") format("ttf");
}
@font-face {
font-family: "Source Sans Pro Light";
src: url("/fonts/OpenSans-Regular.ttf") format("ttf");
}
@font-face {
font-family: "Roboto Mono";
src: url("/fonts/RobotoMono-Variable.ttf") format("ttf");
}