188
edits
No edit summary |
No edit summary |
||
| Line 7: | Line 7: | ||
font-weight: normal; | font-weight: normal; | ||
src: local ("Roboto") | src: local ("Roboto") | ||
src: url('skins/Vector/resources/ | src: url('skins/Vector/resources/fonts/Roboto-Regular.ttf'); | ||
} | } | ||
body { | body { | ||
font-family: 'Roboto', sans-serif; | |||
} | |||
h1, h2, h3, h4, h5, h6 { | |||
font-family: 'Roboto', sans-serif; | font-family: 'Roboto', sans-serif; | ||
} | } | ||