parent
448d671058
commit
e0f8335253
@ -1,4 +1,12 @@
|
|||||||
@font-face {
|
@font-face {
|
||||||
font-family: "roboto";
|
font-family: "roboto";
|
||||||
src: url(fonts/roboto-regular.ttf);
|
src: url(fonts/roboto-regular.ttf);
|
||||||
|
font-weight: normal;
|
||||||
|
font-style: normal;
|
||||||
|
}
|
||||||
|
@font-face {
|
||||||
|
font-family: "roboto";
|
||||||
|
src: url(fonts/roboto-bold.ttf);
|
||||||
|
font-weight: bold;
|
||||||
|
font-style: normal;
|
||||||
}
|
}
|
||||||
|
Binary file not shown.
Loading…
Reference in New Issue