mirror of
https://github.com/syncthing/syncthing.git
synced 2026-01-18 02:38:23 -05:00
7 lines
178 B
CSS
7 lines
178 B
CSS
@font-face {
|
|
font-family: 'Raleway';
|
|
font-style: normal;
|
|
font-weight: 500;
|
|
src: local('Raleway Medium'), local('Raleway-Medium'), url(raleway-500.woff) format('woff');
|
|
}
|