test/fixtures/LicenseFont.css in rack-fontserve-0.1.3 vs test/fixtures/LicenseFont.css in rack-fontserve-0.1.4
- old
+ new
@@ -1,7 +1,7 @@
/* LICENSE: A super secret license */
@font-face {
- font-family: 'LicenseFont', Helvetica, Arial, sans-serif;
+ font-family: 'LicenseFont';
src: url('./LicenseFont.eot');
src: local('☺'),
url('./LicenseFont.eot?iefix') format('eot'),
url('./LicenseFont.ttf') format('truetype'),
\ No newline at end of file