This repository has been archived on 2026-05-28. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
syncthing-arm/gui/raleway.css
T

7 lines
149 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;
src: local('Raleway'), url(raleway-500.ttf) format('truetype');
2014-08-04 10:34:01 +02:00
}