Minor fix
This commit is contained in:
parent
40d6b54872
commit
ffc1395d22
|
@ -1,6 +1,6 @@
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family:'Lato';
|
font-family:'Lato';
|
||||||
src:url('/Lato-Regular.ttf');
|
src:url('Lato-Regular.ttf');
|
||||||
font-weight:normal;
|
font-weight:normal;
|
||||||
font-style:normal;
|
font-style:normal;
|
||||||
}
|
}
|
Loading…
Reference in New Issue