Clean up GUI directory

This commit is contained in:
Jakob Borg
2014-09-04 08:53:28 +02:00
parent 5c7d977ae0
commit 89885b9fb9
33 changed files with 147 additions and 143 deletions

6
gui/font/raleway.css Normal file
View File

@@ -0,0 +1,6 @@
@font-face {
font-family: 'Raleway';
font-style: normal;
font-weight: 500;
src: local('Raleway'), url(raleway-500.woff) format('woff');
}