You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rcn-frontserver/glob/style.css

17 lines
239 B
CSS

@font-face {
font-family: ubuntuL;
src: url(/Ubuntu-L.ttf);
}
@font-face {
font-family: ubuntuR;
src: url(/Ubuntu-R.ttf);
}
@font-face {
font-family: ubuntuMono;
src: url(/UbuntuMono-R.ttf);
}
body {
font-family: ubuntuL;
}