Skip to content

Commit 4e19953

Browse files
committed
Update font binaries to version 1.017.
Remove SVG fonts.
1 parent 120b634 commit 4e19953

35 files changed

+228
-1837
lines changed

EOT/SourceSerifPro-Black.eot

109 KB
Binary file not shown.

EOT/SourceSerifPro-Bold.eot

134 Bytes
Binary file not shown.

EOT/SourceSerifPro-ExtraLight.eot

110 KB
Binary file not shown.

EOT/SourceSerifPro-Light.eot

110 KB
Binary file not shown.

EOT/SourceSerifPro-Regular.eot

-1.57 KB
Binary file not shown.

EOT/SourceSerifPro-Semibold.eot

-1.17 KB
Binary file not shown.

OTF/SourceSerifPro-Black.otf

89.1 KB
Binary file not shown.

OTF/SourceSerifPro-Bold.otf

100755100644
2.53 KB
Binary file not shown.

OTF/SourceSerifPro-ExtraLight.otf

87.6 KB
Binary file not shown.

OTF/SourceSerifPro-Light.otf

89.3 KB
Binary file not shown.

OTF/SourceSerifPro-Regular.otf

100755100644
652 Bytes
Binary file not shown.

OTF/SourceSerifPro-Semibold.otf

100755100644
1.02 KB
Binary file not shown.

SVG/SourceSerifPro-Bold.svg

Lines changed: 0 additions & 549 deletions
This file was deleted.

SVG/SourceSerifPro-Regular.svg

Lines changed: 0 additions & 549 deletions
This file was deleted.

SVG/SourceSerifPro-Semibold.svg

Lines changed: 0 additions & 549 deletions
This file was deleted.

SourceSerifProReadMe.html

100755100644
Lines changed: 189 additions & 175 deletions
Large diffs are not rendered by default.

TTF/SourceSerifPro-Black.ttf

109 KB
Binary file not shown.

TTF/SourceSerifPro-Bold.ttf

100755100644
132 Bytes
Binary file not shown.

TTF/SourceSerifPro-ExtraLight.ttf

109 KB
Binary file not shown.

TTF/SourceSerifPro-Light.ttf

110 KB
Binary file not shown.

TTF/SourceSerifPro-Regular.ttf

100755100644
-1.55 KB
Binary file not shown.

TTF/SourceSerifPro-Semibold.ttf

100755100644
-1.16 KB
Binary file not shown.
47.6 KB
Binary file not shown.

WOFF/OTF/SourceSerifPro-Bold.otf.woff

3.14 KB
Binary file not shown.
46 KB
Binary file not shown.
48.5 KB
Binary file not shown.
-300 Bytes
Binary file not shown.
996 Bytes
Binary file not shown.
48.3 KB
Binary file not shown.

WOFF/TTF/SourceSerifPro-Bold.ttf.woff

3.13 KB
Binary file not shown.
47.6 KB
Binary file not shown.
49.6 KB
Binary file not shown.
-356 Bytes
Binary file not shown.
1.04 KB
Binary file not shown.

source-serif-pro.css

Lines changed: 39 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,41 +1,65 @@
1+
@font-face{
2+
font-family: 'Source Serif Pro';
3+
font-weight: 200;
4+
font-style: normal;
5+
font-stretch: normal;
6+
src: url('EOT/SourceSerifPro-ExtraLight.eot') format('embedded-opentype'),
7+
url('WOFF/OTF/SourceSerifPro-ExtraLight.otf.woff') format('woff'),
8+
url('OTF/SourceSerifPro-ExtraLight.otf') format('opentype'),
9+
url('TTF/SourceSerifPro-ExtraLight.ttf') format('truetype');
10+
}
11+
12+
@font-face{
13+
font-family: 'Source Serif Pro';
14+
font-weight: 300;
15+
font-style: normal;
16+
font-stretch: normal;
17+
src: url('EOT/SourceSerifPro-Light.eot') format('embedded-opentype'),
18+
url('WOFF/OTF/SourceSerifPro-Light.otf.woff') format('woff'),
19+
url('OTF/SourceSerifPro-Light.otf') format('opentype'),
20+
url('TTF/SourceSerifPro-Light.ttf') format('truetype');
21+
}
22+
123
@font-face{
224
font-family: 'Source Serif Pro';
325
font-weight: 400;
426
font-style: normal;
527
font-stretch: normal;
6-
src: local('SourceSerifPro-Regular'),
7-
local('Source Serif Pro'),
8-
url('EOT/SourceSerifPro-Regular.eot') format('embedded-opentype'),
28+
src: url('EOT/SourceSerifPro-Regular.eot') format('embedded-opentype'),
929
url('WOFF/OTF/SourceSerifPro-Regular.otf.woff') format('woff'),
1030
url('OTF/SourceSerifPro-Regular.otf') format('opentype'),
11-
url('TTF/SourceSerifPro-Regular.ttf') format('truetype'),
12-
url('SVG/SourceSerifPro-Regular.svg#SourceSerifPro-Regular') format('svg');
31+
url('TTF/SourceSerifPro-Regular.ttf') format('truetype');
1332
}
1433

1534
@font-face{
1635
font-family: 'Source Serif Pro';
1736
font-weight: 600;
1837
font-style: normal;
1938
font-stretch: normal;
20-
src: local('SourceSerifPro-Semibold'),
21-
local('Source Serif Pro Semibold'),
22-
url('EOT/SourceSerifPro-Semibold.eot') format('embedded-opentype'),
39+
src: url('EOT/SourceSerifPro-Semibold.eot') format('embedded-opentype'),
2340
url('WOFF/OTF/SourceSerifPro-Semibold.otf.woff') format('woff'),
2441
url('OTF/SourceSerifPro-Semibold.otf') format('opentype'),
25-
url('TTF/SourceSerifPro-Semibold.ttf') format('truetype'),
26-
url('SVG/SourceSerifPro-Semibold.svg#SourceSerifPro-Semibold') format('svg');
42+
url('TTF/SourceSerifPro-Semibold.ttf') format('truetype');
2743
}
2844

2945
@font-face{
3046
font-family: 'Source Serif Pro';
3147
font-weight: 700;
3248
font-style: normal;
3349
font-stretch: normal;
34-
src: local('SourceSerifPro-Bold'),
35-
local('Source Serif Pro Bold'),
36-
url('EOT/SourceSerifPro-Bold.eot') format('embedded-opentype'),
50+
src: url('EOT/SourceSerifPro-Bold.eot') format('embedded-opentype'),
3751
url('WOFF/OTF/SourceSerifPro-Bold.otf.woff') format('woff'),
3852
url('OTF/SourceSerifPro-Bold.otf') format('opentype'),
39-
url('TTF/SourceSerifPro-Bold.ttf') format('truetype'),
40-
url('SVG/SourceSerifPro-Bold.svg#SourceSerifPro-Bold') format('svg');
53+
url('TTF/SourceSerifPro-Bold.ttf') format('truetype');
54+
}
55+
56+
@font-face{
57+
font-family: 'Source Serif Pro';
58+
font-weight: 900;
59+
font-style: normal;
60+
font-stretch: normal;
61+
src: url('EOT/SourceSerifPro-Black.eot') format('embedded-opentype'),
62+
url('WOFF/OTF/SourceSerifPro-Black.otf.woff') format('woff'),
63+
url('OTF/SourceSerifPro-Black.otf') format('opentype'),
64+
url('TTF/SourceSerifPro-Black.ttf') format('truetype');
4165
}

0 commit comments

Comments
 (0)