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.
|
@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;
|
|
}
|