mirror of
https://github.com/koush/scrypted.git
synced 2026-02-28 16:32:27 +00:00
5 lines
149 B
CSS
5 lines
149 B
CSS
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;1,100&display=swap');
|
|
|
|
body {
|
|
font-family: "Lato", sans-serif;
|
|
} |