syncthing/gui/assets/font/raleway.css

7 lines
146 B
CSS
Raw Normal View History

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