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/assets/font/raleway.css
T
2015-10-22 21:08:24 +02: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');
}