mirror of
https://github.com/syncthing/syncthing.git
synced 2024-11-16 18:41:59 -07:00
7 lines
146 B
CSS
7 lines
146 B
CSS
@font-face {
|
|
font-family: 'Raleway';
|
|
font-style: normal;
|
|
font-weight: 500;
|
|
src: local('Raleway'), url(raleway-500.woff) format('woff');
|
|
}
|