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/default/assets/font/raleway.css
2016-01-10 17:57:27 +00:00

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');
}