syncthing/gui/assets/font/raleway.css

7 lines
146 B
CSS
Raw Normal View History

2014-08-04 10:34:01 +02:00
@font-face {
font-family: 'Raleway';
font-style: normal;
font-weight: 500;
2014-09-04 08:47:23 +02:00
src: local('Raleway'), url(raleway-500.woff) format('woff');
2014-08-04 10:34:01 +02:00
}