Skip to content

Commit d164b73

Browse files
authored
Merge pull request lightspeed-core#1000 from tisnik/missing-fonts
Missing fonts
2 parents e5a382e + e3178c8 commit d164b73

37 files changed

Lines changed: 2829 additions & 0 deletions
20.4 KB
Binary file not shown.

docs/DB/fonts/indieflower/indie-flower-v8-latin-regular.svg

Lines changed: 659 additions & 0 deletions
Loading
33.5 KB
Binary file not shown.
21.5 KB
Binary file not shown.
18.9 KB
Binary file not shown.
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
@font-face {
2+
font-family: 'Indie Flower';
3+
font-style: normal;
4+
font-weight: 400;
5+
src: url('indie-flower-v8-latin-regular.eot'); /* IE9 Compat Modes */
6+
src: local('Indie Flower'), local('IndieFlower'),
7+
url('indie-flower-v8-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
8+
url('indie-flower-v8-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
9+
url('indie-flower-v8-latin-regular.woff') format('woff'), /* Modern Browsers */
10+
url('indie-flower-v8-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
11+
url('indie-flower-v8-latin-regular.svg#IndieFlower') format('svg'); /* Legacy iOS */
12+
}
16.8 KB
Binary file not shown.

docs/DB/fonts/source-sans-pro/source-sans-pro-v10-latin-300.svg

Lines changed: 347 additions & 0 deletions
Loading
36.1 KB
Binary file not shown.
17.9 KB
Binary file not shown.

0 commit comments

Comments
 (0)