Minor fix

This commit is contained in:
Rainer Simon 2020-04-15 18:22:36 +02:00
parent 40d6b54872
commit ffc1395d22
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
@font-face {
font-family:'Lato';
src:url('/Lato-Regular.ttf');
src:url('Lato-Regular.ttf');
font-weight:normal;
font-style:normal;
}