diff --git a/Makefile b/Makefile index ad825be..1203ddc 100644 --- a/Makefile +++ b/Makefile @@ -91,6 +91,8 @@ install: all $(INSTALL) -m 0644 cgit.png $(DESTDIR)$(CGIT_DATA_PATH)/cgit.png $(INSTALL) -m 0644 favicon.ico $(DESTDIR)$(CGIT_DATA_PATH)/favicon.ico $(INSTALL) -m 0644 robots.txt $(DESTDIR)$(CGIT_DATA_PATH)/robots.txt + $(INSTALL) -m 0755 -d $(DESTDIR)$(CGIT_DATA_PATH)/source-code-pro + $(COPYTREE) source-code-pro/* $(DESTDIR)$(CGIT_DATA_PATH)/source-code-pro $(INSTALL) -m 0755 -d $(DESTDIR)$(filterdir) $(COPYTREE) filters/* $(DESTDIR)$(filterdir) diff --git a/cgit.css b/cgit.css index f525ecc..35ec45b 100644 --- a/cgit.css +++ b/cgit.css @@ -1,3 +1,5 @@ +@import url(source-code-pro/source-code-pro.css); + div#cgit { padding: 0em; margin: 0em; @@ -178,9 +180,12 @@ div#cgit table.list td { } div#cgit table.list td.commitgraph { - font-family: monospace; + font-family: "Source Code Pro", "Courier New", monospace; white-space: pre; } +div#cgit pre { + font-family: "Source Code Pro", "Courier New", monospace; +} div#cgit table.list td.commitgraph .column1 { color: #a00; @@ -207,12 +212,12 @@ div#cgit table.list td.commitgraph .column6 { } div#cgit table.list td.logsubject { - font-family: monospace; + font-family: "Source Code Pro", "Courier New", monospace; font-weight: bold; } div#cgit table.list td.logmsg { - font-family: monospace; + font-family: "Source Code Pro", "Courier New", monospace; white-space: pre; padding: 0 0.5em; } @@ -281,17 +286,17 @@ div#cgit div.error { } div#cgit a.ls-blob, div#cgit a.ls-dir, div#cgit .ls-mod { - font-family: monospace; + font-family: "Source Code Pro", "Courier New", monospace; } div#cgit td.ls-size { text-align: right; - font-family: monospace; + font-family: "Source Code Pro", "Courier New", monospace; width: 10em; } div#cgit td.ls-mode { - font-family: monospace; + font-family: "Source Code Pro", "Courier New", monospace; width: 10em; } @@ -373,14 +378,14 @@ div#cgit table.bin-blob { } div#cgit table.bin-blob th { - font-family: monospace; + font-family: "Source Code Pro", "Courier New", monospace; white-space: pre; border: solid 1px #777; padding: 0.5em 1em; } div#cgit table.bin-blob td { - font-family: monospace; + font-family: "Source Code Pro", "Courier New", monospace; white-space: pre; border-left: solid 1px #777; padding: 0em 1em; @@ -443,7 +448,7 @@ div#cgit div.commit-subject { div#cgit div.commit-msg { white-space: pre; - font-family: monospace; + font-family: "Source Code Pro", "Courier New", monospace; } div#cgit div.notes-header { @@ -453,7 +458,7 @@ div#cgit div.notes-header { div#cgit div.notes { white-space: pre; - font-family: monospace; + font-family: "Source Code Pro", "Courier New", monospace; border: solid 1px #ee9; background-color: #ffd; padding: 0.3em 2em 0.3em 1em; @@ -543,7 +548,7 @@ div#cgit table.diff { } div#cgit table.diff td { - font-family: monospace; + font-family: "Source Code Pro", "Courier New", monospace; white-space: pre; } @@ -566,7 +571,7 @@ div#cgit table.diff td div.del { } div#cgit .oid { - font-family: monospace; + font-family: "Source Code Pro", "Courier New", monospace; font-size: 90%; } @@ -805,7 +810,7 @@ div#cgit table.ssdiff { div#cgit table.ssdiff td { font-size: 75%; - font-family: monospace; + font-family: "Source Code Pro", "Courier New", monospace; white-space: pre; padding: 1px 4px 1px 4px; border-left: solid 1px #aaa; diff --git a/source-code-pro/EOT/SourceCodePro-Black.eot b/source-code-pro/EOT/SourceCodePro-Black.eot new file mode 100644 index 0000000..39a275e Binary files /dev/null and b/source-code-pro/EOT/SourceCodePro-Black.eot differ diff --git a/source-code-pro/EOT/SourceCodePro-BlackIt.eot b/source-code-pro/EOT/SourceCodePro-BlackIt.eot new file mode 100644 index 0000000..b08fe4a Binary files /dev/null and b/source-code-pro/EOT/SourceCodePro-BlackIt.eot differ diff --git a/source-code-pro/EOT/SourceCodePro-Bold.eot b/source-code-pro/EOT/SourceCodePro-Bold.eot new file mode 100644 index 0000000..783b4f5 Binary files /dev/null and b/source-code-pro/EOT/SourceCodePro-Bold.eot differ diff --git a/source-code-pro/EOT/SourceCodePro-BoldIt.eot b/source-code-pro/EOT/SourceCodePro-BoldIt.eot new file mode 100644 index 0000000..dc0087b Binary files /dev/null and b/source-code-pro/EOT/SourceCodePro-BoldIt.eot differ diff --git a/source-code-pro/EOT/SourceCodePro-ExtraLight.eot b/source-code-pro/EOT/SourceCodePro-ExtraLight.eot new file mode 100644 index 0000000..7d404e0 Binary files /dev/null and b/source-code-pro/EOT/SourceCodePro-ExtraLight.eot differ diff --git a/source-code-pro/EOT/SourceCodePro-ExtraLightIt.eot b/source-code-pro/EOT/SourceCodePro-ExtraLightIt.eot new file mode 100644 index 0000000..8bbf4b1 Binary files /dev/null and b/source-code-pro/EOT/SourceCodePro-ExtraLightIt.eot differ diff --git a/source-code-pro/EOT/SourceCodePro-It.eot b/source-code-pro/EOT/SourceCodePro-It.eot new file mode 100644 index 0000000..f4aa7ae Binary files /dev/null and b/source-code-pro/EOT/SourceCodePro-It.eot differ diff --git a/source-code-pro/EOT/SourceCodePro-Light.eot b/source-code-pro/EOT/SourceCodePro-Light.eot new file mode 100644 index 0000000..8c185be Binary files /dev/null and b/source-code-pro/EOT/SourceCodePro-Light.eot differ diff --git a/source-code-pro/EOT/SourceCodePro-LightIt.eot b/source-code-pro/EOT/SourceCodePro-LightIt.eot new file mode 100644 index 0000000..e21ee09 Binary files /dev/null and b/source-code-pro/EOT/SourceCodePro-LightIt.eot differ diff --git a/source-code-pro/EOT/SourceCodePro-Medium.eot b/source-code-pro/EOT/SourceCodePro-Medium.eot new file mode 100644 index 0000000..ebaf5f3 Binary files /dev/null and b/source-code-pro/EOT/SourceCodePro-Medium.eot differ diff --git a/source-code-pro/EOT/SourceCodePro-MediumIt.eot b/source-code-pro/EOT/SourceCodePro-MediumIt.eot new file mode 100644 index 0000000..95af9b6 Binary files /dev/null and b/source-code-pro/EOT/SourceCodePro-MediumIt.eot differ diff --git a/source-code-pro/EOT/SourceCodePro-Regular.eot b/source-code-pro/EOT/SourceCodePro-Regular.eot new file mode 100644 index 0000000..121176c Binary files /dev/null and b/source-code-pro/EOT/SourceCodePro-Regular.eot differ diff --git a/source-code-pro/EOT/SourceCodePro-Semibold.eot b/source-code-pro/EOT/SourceCodePro-Semibold.eot new file mode 100644 index 0000000..8aa922a Binary files /dev/null and b/source-code-pro/EOT/SourceCodePro-Semibold.eot differ diff --git a/source-code-pro/EOT/SourceCodePro-SemiboldIt.eot b/source-code-pro/EOT/SourceCodePro-SemiboldIt.eot new file mode 100644 index 0000000..b887a66 Binary files /dev/null and b/source-code-pro/EOT/SourceCodePro-SemiboldIt.eot differ diff --git a/source-code-pro/OTF/SourceCodePro-Black.otf b/source-code-pro/OTF/SourceCodePro-Black.otf new file mode 100644 index 0000000..133134f Binary files /dev/null and b/source-code-pro/OTF/SourceCodePro-Black.otf differ diff --git a/source-code-pro/OTF/SourceCodePro-BlackIt.otf b/source-code-pro/OTF/SourceCodePro-BlackIt.otf new file mode 100644 index 0000000..99a389b Binary files /dev/null and b/source-code-pro/OTF/SourceCodePro-BlackIt.otf differ diff --git a/source-code-pro/OTF/SourceCodePro-Bold.otf b/source-code-pro/OTF/SourceCodePro-Bold.otf new file mode 100644 index 0000000..0b273d9 Binary files /dev/null and b/source-code-pro/OTF/SourceCodePro-Bold.otf differ diff --git a/source-code-pro/OTF/SourceCodePro-BoldIt.otf b/source-code-pro/OTF/SourceCodePro-BoldIt.otf new file mode 100644 index 0000000..2acc974 Binary files /dev/null and b/source-code-pro/OTF/SourceCodePro-BoldIt.otf differ diff --git a/source-code-pro/OTF/SourceCodePro-ExtraLight.otf b/source-code-pro/OTF/SourceCodePro-ExtraLight.otf new file mode 100644 index 0000000..419cdbf Binary files /dev/null and b/source-code-pro/OTF/SourceCodePro-ExtraLight.otf differ diff --git a/source-code-pro/OTF/SourceCodePro-ExtraLightIt.otf b/source-code-pro/OTF/SourceCodePro-ExtraLightIt.otf new file mode 100644 index 0000000..c90e7a3 Binary files /dev/null and b/source-code-pro/OTF/SourceCodePro-ExtraLightIt.otf differ diff --git a/source-code-pro/OTF/SourceCodePro-It.otf b/source-code-pro/OTF/SourceCodePro-It.otf new file mode 100644 index 0000000..d0f1790 Binary files /dev/null and b/source-code-pro/OTF/SourceCodePro-It.otf differ diff --git a/source-code-pro/OTF/SourceCodePro-Light.otf b/source-code-pro/OTF/SourceCodePro-Light.otf new file mode 100644 index 0000000..19cc982 Binary files /dev/null and b/source-code-pro/OTF/SourceCodePro-Light.otf differ diff --git a/source-code-pro/OTF/SourceCodePro-LightIt.otf b/source-code-pro/OTF/SourceCodePro-LightIt.otf new file mode 100644 index 0000000..1522c9b Binary files /dev/null and b/source-code-pro/OTF/SourceCodePro-LightIt.otf differ diff --git a/source-code-pro/OTF/SourceCodePro-Medium.otf b/source-code-pro/OTF/SourceCodePro-Medium.otf new file mode 100644 index 0000000..1b42738 Binary files /dev/null and b/source-code-pro/OTF/SourceCodePro-Medium.otf differ diff --git a/source-code-pro/OTF/SourceCodePro-MediumIt.otf b/source-code-pro/OTF/SourceCodePro-MediumIt.otf new file mode 100644 index 0000000..38959dc Binary files /dev/null and b/source-code-pro/OTF/SourceCodePro-MediumIt.otf differ diff --git a/source-code-pro/OTF/SourceCodePro-Regular.otf b/source-code-pro/OTF/SourceCodePro-Regular.otf new file mode 100644 index 0000000..1bae002 Binary files /dev/null and b/source-code-pro/OTF/SourceCodePro-Regular.otf differ diff --git a/source-code-pro/OTF/SourceCodePro-Semibold.otf b/source-code-pro/OTF/SourceCodePro-Semibold.otf new file mode 100644 index 0000000..a61686c Binary files /dev/null and b/source-code-pro/OTF/SourceCodePro-Semibold.otf differ diff --git a/source-code-pro/OTF/SourceCodePro-SemiboldIt.otf b/source-code-pro/OTF/SourceCodePro-SemiboldIt.otf new file mode 100644 index 0000000..f419ab9 Binary files /dev/null and b/source-code-pro/OTF/SourceCodePro-SemiboldIt.otf differ diff --git a/source-code-pro/TTF/SourceCodePro-Black.ttf b/source-code-pro/TTF/SourceCodePro-Black.ttf new file mode 100644 index 0000000..0bcfec6 Binary files /dev/null and b/source-code-pro/TTF/SourceCodePro-Black.ttf differ diff --git a/source-code-pro/TTF/SourceCodePro-BlackIt.ttf b/source-code-pro/TTF/SourceCodePro-BlackIt.ttf new file mode 100644 index 0000000..36d8bae Binary files /dev/null and b/source-code-pro/TTF/SourceCodePro-BlackIt.ttf differ diff --git a/source-code-pro/TTF/SourceCodePro-Bold.ttf b/source-code-pro/TTF/SourceCodePro-Bold.ttf new file mode 100644 index 0000000..5a5be2f Binary files /dev/null and b/source-code-pro/TTF/SourceCodePro-Bold.ttf differ diff --git a/source-code-pro/TTF/SourceCodePro-BoldIt.ttf b/source-code-pro/TTF/SourceCodePro-BoldIt.ttf new file mode 100644 index 0000000..0b6d212 Binary files /dev/null and b/source-code-pro/TTF/SourceCodePro-BoldIt.ttf differ diff --git a/source-code-pro/TTF/SourceCodePro-ExtraLight.ttf b/source-code-pro/TTF/SourceCodePro-ExtraLight.ttf new file mode 100644 index 0000000..23ff52c Binary files /dev/null and b/source-code-pro/TTF/SourceCodePro-ExtraLight.ttf differ diff --git a/source-code-pro/TTF/SourceCodePro-ExtraLightIt.ttf b/source-code-pro/TTF/SourceCodePro-ExtraLightIt.ttf new file mode 100644 index 0000000..f95a8c4 Binary files /dev/null and b/source-code-pro/TTF/SourceCodePro-ExtraLightIt.ttf differ diff --git a/source-code-pro/TTF/SourceCodePro-It.ttf b/source-code-pro/TTF/SourceCodePro-It.ttf new file mode 100644 index 0000000..437cbe1 Binary files /dev/null and b/source-code-pro/TTF/SourceCodePro-It.ttf differ diff --git a/source-code-pro/TTF/SourceCodePro-Light.ttf b/source-code-pro/TTF/SourceCodePro-Light.ttf new file mode 100644 index 0000000..8dc9fa9 Binary files /dev/null and b/source-code-pro/TTF/SourceCodePro-Light.ttf differ diff --git a/source-code-pro/TTF/SourceCodePro-LightIt.ttf b/source-code-pro/TTF/SourceCodePro-LightIt.ttf new file mode 100644 index 0000000..c14dcb3 Binary files /dev/null and b/source-code-pro/TTF/SourceCodePro-LightIt.ttf differ diff --git a/source-code-pro/TTF/SourceCodePro-Medium.ttf b/source-code-pro/TTF/SourceCodePro-Medium.ttf new file mode 100644 index 0000000..5d1579c Binary files /dev/null and b/source-code-pro/TTF/SourceCodePro-Medium.ttf differ diff --git a/source-code-pro/TTF/SourceCodePro-MediumIt.ttf b/source-code-pro/TTF/SourceCodePro-MediumIt.ttf new file mode 100644 index 0000000..bf5dae9 Binary files /dev/null and b/source-code-pro/TTF/SourceCodePro-MediumIt.ttf differ diff --git a/source-code-pro/TTF/SourceCodePro-Regular.ttf b/source-code-pro/TTF/SourceCodePro-Regular.ttf new file mode 100644 index 0000000..c583003 Binary files /dev/null and b/source-code-pro/TTF/SourceCodePro-Regular.ttf differ diff --git a/source-code-pro/TTF/SourceCodePro-Semibold.ttf b/source-code-pro/TTF/SourceCodePro-Semibold.ttf new file mode 100644 index 0000000..f57d68c Binary files /dev/null and b/source-code-pro/TTF/SourceCodePro-Semibold.ttf differ diff --git a/source-code-pro/TTF/SourceCodePro-SemiboldIt.ttf b/source-code-pro/TTF/SourceCodePro-SemiboldIt.ttf new file mode 100644 index 0000000..6c7eb45 Binary files /dev/null and b/source-code-pro/TTF/SourceCodePro-SemiboldIt.ttf differ diff --git a/source-code-pro/WOFF/OTF/SourceCodePro-Black.otf.woff b/source-code-pro/WOFF/OTF/SourceCodePro-Black.otf.woff new file mode 100644 index 0000000..9a07259 Binary files /dev/null and b/source-code-pro/WOFF/OTF/SourceCodePro-Black.otf.woff differ diff --git a/source-code-pro/WOFF/OTF/SourceCodePro-BlackIt.otf.woff b/source-code-pro/WOFF/OTF/SourceCodePro-BlackIt.otf.woff new file mode 100644 index 0000000..2e37b09 Binary files /dev/null and b/source-code-pro/WOFF/OTF/SourceCodePro-BlackIt.otf.woff differ diff --git a/source-code-pro/WOFF/OTF/SourceCodePro-Bold.otf.woff b/source-code-pro/WOFF/OTF/SourceCodePro-Bold.otf.woff new file mode 100644 index 0000000..b64f2cf Binary files /dev/null and b/source-code-pro/WOFF/OTF/SourceCodePro-Bold.otf.woff differ diff --git a/source-code-pro/WOFF/OTF/SourceCodePro-BoldIt.otf.woff b/source-code-pro/WOFF/OTF/SourceCodePro-BoldIt.otf.woff new file mode 100644 index 0000000..69a466d Binary files /dev/null and b/source-code-pro/WOFF/OTF/SourceCodePro-BoldIt.otf.woff differ diff --git a/source-code-pro/WOFF/OTF/SourceCodePro-ExtraLight.otf.woff b/source-code-pro/WOFF/OTF/SourceCodePro-ExtraLight.otf.woff new file mode 100644 index 0000000..41accc2 Binary files /dev/null and b/source-code-pro/WOFF/OTF/SourceCodePro-ExtraLight.otf.woff differ diff --git a/source-code-pro/WOFF/OTF/SourceCodePro-ExtraLightIt.otf.woff b/source-code-pro/WOFF/OTF/SourceCodePro-ExtraLightIt.otf.woff new file mode 100644 index 0000000..a6f5d55 Binary files /dev/null and b/source-code-pro/WOFF/OTF/SourceCodePro-ExtraLightIt.otf.woff differ diff --git a/source-code-pro/WOFF/OTF/SourceCodePro-It.otf.woff b/source-code-pro/WOFF/OTF/SourceCodePro-It.otf.woff new file mode 100644 index 0000000..a8b8cea Binary files /dev/null and b/source-code-pro/WOFF/OTF/SourceCodePro-It.otf.woff differ diff --git a/source-code-pro/WOFF/OTF/SourceCodePro-Light.otf.woff b/source-code-pro/WOFF/OTF/SourceCodePro-Light.otf.woff new file mode 100644 index 0000000..fceb975 Binary files /dev/null and b/source-code-pro/WOFF/OTF/SourceCodePro-Light.otf.woff differ diff --git a/source-code-pro/WOFF/OTF/SourceCodePro-LightIt.otf.woff b/source-code-pro/WOFF/OTF/SourceCodePro-LightIt.otf.woff new file mode 100644 index 0000000..9f63553 Binary files /dev/null and b/source-code-pro/WOFF/OTF/SourceCodePro-LightIt.otf.woff differ diff --git a/source-code-pro/WOFF/OTF/SourceCodePro-Medium.otf.woff b/source-code-pro/WOFF/OTF/SourceCodePro-Medium.otf.woff new file mode 100644 index 0000000..bd82cf4 Binary files /dev/null and b/source-code-pro/WOFF/OTF/SourceCodePro-Medium.otf.woff differ diff --git a/source-code-pro/WOFF/OTF/SourceCodePro-MediumIt.otf.woff b/source-code-pro/WOFF/OTF/SourceCodePro-MediumIt.otf.woff new file mode 100644 index 0000000..6571866 Binary files /dev/null and b/source-code-pro/WOFF/OTF/SourceCodePro-MediumIt.otf.woff differ diff --git a/source-code-pro/WOFF/OTF/SourceCodePro-Regular.otf.woff b/source-code-pro/WOFF/OTF/SourceCodePro-Regular.otf.woff new file mode 100644 index 0000000..68c98f1 Binary files /dev/null and b/source-code-pro/WOFF/OTF/SourceCodePro-Regular.otf.woff differ diff --git a/source-code-pro/WOFF/OTF/SourceCodePro-Semibold.otf.woff b/source-code-pro/WOFF/OTF/SourceCodePro-Semibold.otf.woff new file mode 100644 index 0000000..3db105e Binary files /dev/null and b/source-code-pro/WOFF/OTF/SourceCodePro-Semibold.otf.woff differ diff --git a/source-code-pro/WOFF/OTF/SourceCodePro-SemiboldIt.otf.woff b/source-code-pro/WOFF/OTF/SourceCodePro-SemiboldIt.otf.woff new file mode 100644 index 0000000..3822bc2 Binary files /dev/null and b/source-code-pro/WOFF/OTF/SourceCodePro-SemiboldIt.otf.woff differ diff --git a/source-code-pro/WOFF/TTF/SourceCodePro-Black.ttf.woff b/source-code-pro/WOFF/TTF/SourceCodePro-Black.ttf.woff new file mode 100644 index 0000000..bc4823e Binary files /dev/null and b/source-code-pro/WOFF/TTF/SourceCodePro-Black.ttf.woff differ diff --git a/source-code-pro/WOFF/TTF/SourceCodePro-BlackIt.ttf.woff b/source-code-pro/WOFF/TTF/SourceCodePro-BlackIt.ttf.woff new file mode 100644 index 0000000..20ee084 Binary files /dev/null and b/source-code-pro/WOFF/TTF/SourceCodePro-BlackIt.ttf.woff differ diff --git a/source-code-pro/WOFF/TTF/SourceCodePro-Bold.ttf.woff b/source-code-pro/WOFF/TTF/SourceCodePro-Bold.ttf.woff new file mode 100644 index 0000000..8b8307b Binary files /dev/null and b/source-code-pro/WOFF/TTF/SourceCodePro-Bold.ttf.woff differ diff --git a/source-code-pro/WOFF/TTF/SourceCodePro-BoldIt.ttf.woff b/source-code-pro/WOFF/TTF/SourceCodePro-BoldIt.ttf.woff new file mode 100644 index 0000000..b683f6f Binary files /dev/null and b/source-code-pro/WOFF/TTF/SourceCodePro-BoldIt.ttf.woff differ diff --git a/source-code-pro/WOFF/TTF/SourceCodePro-ExtraLight.ttf.woff b/source-code-pro/WOFF/TTF/SourceCodePro-ExtraLight.ttf.woff new file mode 100644 index 0000000..c6916b1 Binary files /dev/null and b/source-code-pro/WOFF/TTF/SourceCodePro-ExtraLight.ttf.woff differ diff --git a/source-code-pro/WOFF/TTF/SourceCodePro-ExtraLightIt.ttf.woff b/source-code-pro/WOFF/TTF/SourceCodePro-ExtraLightIt.ttf.woff new file mode 100644 index 0000000..0de8ceb Binary files /dev/null and b/source-code-pro/WOFF/TTF/SourceCodePro-ExtraLightIt.ttf.woff differ diff --git a/source-code-pro/WOFF/TTF/SourceCodePro-It.ttf.woff b/source-code-pro/WOFF/TTF/SourceCodePro-It.ttf.woff new file mode 100644 index 0000000..ebaaf91 Binary files /dev/null and b/source-code-pro/WOFF/TTF/SourceCodePro-It.ttf.woff differ diff --git a/source-code-pro/WOFF/TTF/SourceCodePro-Light.ttf.woff b/source-code-pro/WOFF/TTF/SourceCodePro-Light.ttf.woff new file mode 100644 index 0000000..93197df Binary files /dev/null and b/source-code-pro/WOFF/TTF/SourceCodePro-Light.ttf.woff differ diff --git a/source-code-pro/WOFF/TTF/SourceCodePro-LightIt.ttf.woff b/source-code-pro/WOFF/TTF/SourceCodePro-LightIt.ttf.woff new file mode 100644 index 0000000..5bdc7e5 Binary files /dev/null and b/source-code-pro/WOFF/TTF/SourceCodePro-LightIt.ttf.woff differ diff --git a/source-code-pro/WOFF/TTF/SourceCodePro-Medium.ttf.woff b/source-code-pro/WOFF/TTF/SourceCodePro-Medium.ttf.woff new file mode 100644 index 0000000..7e69cf1 Binary files /dev/null and b/source-code-pro/WOFF/TTF/SourceCodePro-Medium.ttf.woff differ diff --git a/source-code-pro/WOFF/TTF/SourceCodePro-MediumIt.ttf.woff b/source-code-pro/WOFF/TTF/SourceCodePro-MediumIt.ttf.woff new file mode 100644 index 0000000..fca6ee0 Binary files /dev/null and b/source-code-pro/WOFF/TTF/SourceCodePro-MediumIt.ttf.woff differ diff --git a/source-code-pro/WOFF/TTF/SourceCodePro-Regular.ttf.woff b/source-code-pro/WOFF/TTF/SourceCodePro-Regular.ttf.woff new file mode 100644 index 0000000..117c7e5 Binary files /dev/null and b/source-code-pro/WOFF/TTF/SourceCodePro-Regular.ttf.woff differ diff --git a/source-code-pro/WOFF/TTF/SourceCodePro-Semibold.ttf.woff b/source-code-pro/WOFF/TTF/SourceCodePro-Semibold.ttf.woff new file mode 100644 index 0000000..270873a Binary files /dev/null and b/source-code-pro/WOFF/TTF/SourceCodePro-Semibold.ttf.woff differ diff --git a/source-code-pro/WOFF/TTF/SourceCodePro-SemiboldIt.ttf.woff b/source-code-pro/WOFF/TTF/SourceCodePro-SemiboldIt.ttf.woff new file mode 100644 index 0000000..a04ab9e Binary files /dev/null and b/source-code-pro/WOFF/TTF/SourceCodePro-SemiboldIt.ttf.woff differ diff --git a/source-code-pro/WOFF2/OTF/SourceCodePro-Black.otf.woff2 b/source-code-pro/WOFF2/OTF/SourceCodePro-Black.otf.woff2 new file mode 100644 index 0000000..3d9d7a4 Binary files /dev/null and b/source-code-pro/WOFF2/OTF/SourceCodePro-Black.otf.woff2 differ diff --git a/source-code-pro/WOFF2/OTF/SourceCodePro-BlackIt.otf.woff2 b/source-code-pro/WOFF2/OTF/SourceCodePro-BlackIt.otf.woff2 new file mode 100644 index 0000000..eee002b Binary files /dev/null and b/source-code-pro/WOFF2/OTF/SourceCodePro-BlackIt.otf.woff2 differ diff --git a/source-code-pro/WOFF2/OTF/SourceCodePro-Bold.otf.woff2 b/source-code-pro/WOFF2/OTF/SourceCodePro-Bold.otf.woff2 new file mode 100644 index 0000000..45ee40a Binary files /dev/null and b/source-code-pro/WOFF2/OTF/SourceCodePro-Bold.otf.woff2 differ diff --git a/source-code-pro/WOFF2/OTF/SourceCodePro-BoldIt.otf.woff2 b/source-code-pro/WOFF2/OTF/SourceCodePro-BoldIt.otf.woff2 new file mode 100644 index 0000000..604e17d Binary files /dev/null and b/source-code-pro/WOFF2/OTF/SourceCodePro-BoldIt.otf.woff2 differ diff --git a/source-code-pro/WOFF2/OTF/SourceCodePro-ExtraLight.otf.woff2 b/source-code-pro/WOFF2/OTF/SourceCodePro-ExtraLight.otf.woff2 new file mode 100644 index 0000000..1c2a392 Binary files /dev/null and b/source-code-pro/WOFF2/OTF/SourceCodePro-ExtraLight.otf.woff2 differ diff --git a/source-code-pro/WOFF2/OTF/SourceCodePro-ExtraLightIt.otf.woff2 b/source-code-pro/WOFF2/OTF/SourceCodePro-ExtraLightIt.otf.woff2 new file mode 100644 index 0000000..6405cf9 Binary files /dev/null and b/source-code-pro/WOFF2/OTF/SourceCodePro-ExtraLightIt.otf.woff2 differ diff --git a/source-code-pro/WOFF2/OTF/SourceCodePro-It.otf.woff2 b/source-code-pro/WOFF2/OTF/SourceCodePro-It.otf.woff2 new file mode 100644 index 0000000..5702eba Binary files /dev/null and b/source-code-pro/WOFF2/OTF/SourceCodePro-It.otf.woff2 differ diff --git a/source-code-pro/WOFF2/OTF/SourceCodePro-Light.otf.woff2 b/source-code-pro/WOFF2/OTF/SourceCodePro-Light.otf.woff2 new file mode 100644 index 0000000..8f78490 Binary files /dev/null and b/source-code-pro/WOFF2/OTF/SourceCodePro-Light.otf.woff2 differ diff --git a/source-code-pro/WOFF2/OTF/SourceCodePro-LightIt.otf.woff2 b/source-code-pro/WOFF2/OTF/SourceCodePro-LightIt.otf.woff2 new file mode 100644 index 0000000..45bbd58 Binary files /dev/null and b/source-code-pro/WOFF2/OTF/SourceCodePro-LightIt.otf.woff2 differ diff --git a/source-code-pro/WOFF2/OTF/SourceCodePro-Medium.otf.woff2 b/source-code-pro/WOFF2/OTF/SourceCodePro-Medium.otf.woff2 new file mode 100644 index 0000000..7dfd91c Binary files /dev/null and b/source-code-pro/WOFF2/OTF/SourceCodePro-Medium.otf.woff2 differ diff --git a/source-code-pro/WOFF2/OTF/SourceCodePro-MediumIt.otf.woff2 b/source-code-pro/WOFF2/OTF/SourceCodePro-MediumIt.otf.woff2 new file mode 100644 index 0000000..2ff7a0b Binary files /dev/null and b/source-code-pro/WOFF2/OTF/SourceCodePro-MediumIt.otf.woff2 differ diff --git a/source-code-pro/WOFF2/OTF/SourceCodePro-Regular.otf.woff2 b/source-code-pro/WOFF2/OTF/SourceCodePro-Regular.otf.woff2 new file mode 100644 index 0000000..c10f38d Binary files /dev/null and b/source-code-pro/WOFF2/OTF/SourceCodePro-Regular.otf.woff2 differ diff --git a/source-code-pro/WOFF2/OTF/SourceCodePro-Semibold.otf.woff2 b/source-code-pro/WOFF2/OTF/SourceCodePro-Semibold.otf.woff2 new file mode 100644 index 0000000..b2b00d6 Binary files /dev/null and b/source-code-pro/WOFF2/OTF/SourceCodePro-Semibold.otf.woff2 differ diff --git a/source-code-pro/WOFF2/OTF/SourceCodePro-SemiboldIt.otf.woff2 b/source-code-pro/WOFF2/OTF/SourceCodePro-SemiboldIt.otf.woff2 new file mode 100644 index 0000000..a5d866e Binary files /dev/null and b/source-code-pro/WOFF2/OTF/SourceCodePro-SemiboldIt.otf.woff2 differ diff --git a/source-code-pro/WOFF2/TTF/SourceCodePro-Black.ttf.woff2 b/source-code-pro/WOFF2/TTF/SourceCodePro-Black.ttf.woff2 new file mode 100644 index 0000000..0042fb4 Binary files /dev/null and b/source-code-pro/WOFF2/TTF/SourceCodePro-Black.ttf.woff2 differ diff --git a/source-code-pro/WOFF2/TTF/SourceCodePro-BlackIt.ttf.woff2 b/source-code-pro/WOFF2/TTF/SourceCodePro-BlackIt.ttf.woff2 new file mode 100644 index 0000000..6614e54 Binary files /dev/null and b/source-code-pro/WOFF2/TTF/SourceCodePro-BlackIt.ttf.woff2 differ diff --git a/source-code-pro/WOFF2/TTF/SourceCodePro-Bold.ttf.woff2 b/source-code-pro/WOFF2/TTF/SourceCodePro-Bold.ttf.woff2 new file mode 100644 index 0000000..1331a0a Binary files /dev/null and b/source-code-pro/WOFF2/TTF/SourceCodePro-Bold.ttf.woff2 differ diff --git a/source-code-pro/WOFF2/TTF/SourceCodePro-BoldIt.ttf.woff2 b/source-code-pro/WOFF2/TTF/SourceCodePro-BoldIt.ttf.woff2 new file mode 100644 index 0000000..ed564da Binary files /dev/null and b/source-code-pro/WOFF2/TTF/SourceCodePro-BoldIt.ttf.woff2 differ diff --git a/source-code-pro/WOFF2/TTF/SourceCodePro-ExtraLight.ttf.woff2 b/source-code-pro/WOFF2/TTF/SourceCodePro-ExtraLight.ttf.woff2 new file mode 100644 index 0000000..1759259 Binary files /dev/null and b/source-code-pro/WOFF2/TTF/SourceCodePro-ExtraLight.ttf.woff2 differ diff --git a/source-code-pro/WOFF2/TTF/SourceCodePro-ExtraLightIt.ttf.woff2 b/source-code-pro/WOFF2/TTF/SourceCodePro-ExtraLightIt.ttf.woff2 new file mode 100644 index 0000000..2b94dc5 Binary files /dev/null and b/source-code-pro/WOFF2/TTF/SourceCodePro-ExtraLightIt.ttf.woff2 differ diff --git a/source-code-pro/WOFF2/TTF/SourceCodePro-It.ttf.woff2 b/source-code-pro/WOFF2/TTF/SourceCodePro-It.ttf.woff2 new file mode 100644 index 0000000..443d16f Binary files /dev/null and b/source-code-pro/WOFF2/TTF/SourceCodePro-It.ttf.woff2 differ diff --git a/source-code-pro/WOFF2/TTF/SourceCodePro-Light.ttf.woff2 b/source-code-pro/WOFF2/TTF/SourceCodePro-Light.ttf.woff2 new file mode 100644 index 0000000..843d388 Binary files /dev/null and b/source-code-pro/WOFF2/TTF/SourceCodePro-Light.ttf.woff2 differ diff --git a/source-code-pro/WOFF2/TTF/SourceCodePro-LightIt.ttf.woff2 b/source-code-pro/WOFF2/TTF/SourceCodePro-LightIt.ttf.woff2 new file mode 100644 index 0000000..8025dc3 Binary files /dev/null and b/source-code-pro/WOFF2/TTF/SourceCodePro-LightIt.ttf.woff2 differ diff --git a/source-code-pro/WOFF2/TTF/SourceCodePro-Medium.ttf.woff2 b/source-code-pro/WOFF2/TTF/SourceCodePro-Medium.ttf.woff2 new file mode 100644 index 0000000..25c08c6 Binary files /dev/null and b/source-code-pro/WOFF2/TTF/SourceCodePro-Medium.ttf.woff2 differ diff --git a/source-code-pro/WOFF2/TTF/SourceCodePro-MediumIt.ttf.woff2 b/source-code-pro/WOFF2/TTF/SourceCodePro-MediumIt.ttf.woff2 new file mode 100644 index 0000000..c6d7434 Binary files /dev/null and b/source-code-pro/WOFF2/TTF/SourceCodePro-MediumIt.ttf.woff2 differ diff --git a/source-code-pro/WOFF2/TTF/SourceCodePro-Regular.ttf.woff2 b/source-code-pro/WOFF2/TTF/SourceCodePro-Regular.ttf.woff2 new file mode 100644 index 0000000..d97cd54 Binary files /dev/null and b/source-code-pro/WOFF2/TTF/SourceCodePro-Regular.ttf.woff2 differ diff --git a/source-code-pro/WOFF2/TTF/SourceCodePro-Semibold.ttf.woff2 b/source-code-pro/WOFF2/TTF/SourceCodePro-Semibold.ttf.woff2 new file mode 100644 index 0000000..c4134ee Binary files /dev/null and b/source-code-pro/WOFF2/TTF/SourceCodePro-Semibold.ttf.woff2 differ diff --git a/source-code-pro/WOFF2/TTF/SourceCodePro-SemiboldIt.ttf.woff2 b/source-code-pro/WOFF2/TTF/SourceCodePro-SemiboldIt.ttf.woff2 new file mode 100644 index 0000000..92ebea1 Binary files /dev/null and b/source-code-pro/WOFF2/TTF/SourceCodePro-SemiboldIt.ttf.woff2 differ diff --git a/source-code-pro/source-code-pro.css b/source-code-pro/source-code-pro.css new file mode 100755 index 0000000..93e787c --- /dev/null +++ b/source-code-pro/source-code-pro.css @@ -0,0 +1,167 @@ +@font-face{ + font-family: 'Source Code Pro'; + font-weight: 200; + font-style: normal; + font-stretch: normal; + src: url('EOT/SourceCodePro-ExtraLight.eot') format('embedded-opentype'), + url('WOFF2/TTF/SourceCodePro-ExtraLight.ttf.woff2') format('woff2'), + url('WOFF/OTF/SourceCodePro-ExtraLight.otf.woff') format('woff'), + url('OTF/SourceCodePro-ExtraLight.otf') format('opentype'), + url('TTF/SourceCodePro-ExtraLight.ttf') format('truetype'); +} + +@font-face{ + font-family: 'Source Code Pro'; + font-weight: 200; + font-style: italic; + font-stretch: normal; + src: url('EOT/SourceCodePro-ExtraLightIt.eot') format('embedded-opentype'), + url('WOFF2/TTF/SourceCodePro-ExtraLightIt.ttf.woff2') format('woff2'), + url('WOFF/OTF/SourceCodePro-ExtraLightIt.otf.woff') format('woff'), + url('OTF/SourceCodePro-ExtraLightIt.otf') format('opentype'), + url('TTF/SourceCodePro-ExtraLightIt.ttf') format('truetype'); +} + +@font-face{ + font-family: 'Source Code Pro'; + font-weight: 300; + font-style: normal; + font-stretch: normal; + src: url('EOT/SourceCodePro-Light.eot') format('embedded-opentype'), + url('WOFF2/TTF/SourceCodePro-Light.ttf.woff2') format('woff2'), + url('WOFF/OTF/SourceCodePro-Light.otf.woff') format('woff'), + url('OTF/SourceCodePro-Light.otf') format('opentype'), + url('TTF/SourceCodePro-Light.ttf') format('truetype'); +} + +@font-face{ + font-family: 'Source Code Pro'; + font-weight: 300; + font-style: italic; + font-stretch: normal; + src: url('EOT/SourceCodePro-LightIt.eot') format('embedded-opentype'), + url('WOFF2/TTF/SourceCodePro-LightIt.ttf.woff2') format('woff2'), + url('WOFF/OTF/SourceCodePro-LightIt.otf.woff') format('woff'), + url('OTF/SourceCodePro-LightIt.otf') format('opentype'), + url('TTF/SourceCodePro-LightIt.ttf') format('truetype'); +} + +@font-face{ + font-family: 'Source Code Pro'; + font-weight: 400; + font-style: normal; + font-stretch: normal; + src: url('EOT/SourceCodePro-Regular.eot') format('embedded-opentype'), + url('WOFF2/TTF/SourceCodePro-Regular.ttf.woff2') format('woff2'), + url('WOFF/OTF/SourceCodePro-Regular.otf.woff') format('woff'), + url('OTF/SourceCodePro-Regular.otf') format('opentype'), + url('TTF/SourceCodePro-Regular.ttf') format('truetype'); +} + +@font-face{ + font-family: 'Source Code Pro'; + font-weight: 400; + font-style: italic; + font-stretch: normal; + src: url('EOT/SourceCodePro-It.eot') format('embedded-opentype'), + url('WOFF2/TTF/SourceCodePro-It.ttf.woff2') format('woff2'), + url('WOFF/OTF/SourceCodePro-It.otf.woff') format('woff'), + url('OTF/SourceCodePro-It.otf') format('opentype'), + url('TTF/SourceCodePro-It.ttf') format('truetype'); +} + +@font-face{ + font-family: 'Source Code Pro'; + font-weight: 500; + font-style: normal; + font-stretch: normal; + src: url('EOT/SourceCodePro-Medium.eot') format('embedded-opentype'), + url('WOFF2/TTF/SourceCodePro-Medium.ttf.woff2') format('woff2'), + url('WOFF/OTF/SourceCodePro-Medium.otf.woff') format('woff'), + url('OTF/SourceCodePro-Medium.otf') format('opentype'), + url('TTF/SourceCodePro-Medium.ttf') format('truetype'); +} + +@font-face{ + font-family: 'Source Code Pro'; + font-weight: 500; + font-style: italic; + font-stretch: normal; + src: url('EOT/SourceCodePro-MediumIt.eot') format('embedded-opentype'), + url('WOFF2/TTF/SourceCodePro-MediumIt.ttf.woff2') format('woff2'), + url('WOFF/OTF/SourceCodePro-MediumIt.otf.woff') format('woff'), + url('OTF/SourceCodePro-MediumIt.otf') format('opentype'), + url('TTF/SourceCodePro-MediumIt.ttf') format('truetype'); +} + +@font-face{ + font-family: 'Source Code Pro'; + font-weight: 600; + font-style: normal; + font-stretch: normal; + src: url('EOT/SourceCodePro-Semibold.eot') format('embedded-opentype'), + url('WOFF2/TTF/SourceCodePro-Semibold.ttf.woff2') format('woff2'), + url('WOFF/OTF/SourceCodePro-Semibold.otf.woff') format('woff'), + url('OTF/SourceCodePro-Semibold.otf') format('opentype'), + url('TTF/SourceCodePro-Semibold.ttf') format('truetype'); +} + +@font-face{ + font-family: 'Source Code Pro'; + font-weight: 600; + font-style: italic; + font-stretch: normal; + src: url('EOT/SourceCodePro-SemiboldIt.eot') format('embedded-opentype'), + url('WOFF2/TTF/SourceCodePro-SemiboldIt.ttf.woff2') format('woff2'), + url('WOFF/OTF/SourceCodePro-SemiboldIt.otf.woff') format('woff'), + url('OTF/SourceCodePro-SemiboldIt.otf') format('opentype'), + url('TTF/SourceCodePro-SemiboldIt.ttf') format('truetype'); +} + +@font-face{ + font-family: 'Source Code Pro'; + font-weight: 700; + font-style: normal; + font-stretch: normal; + src: url('EOT/SourceCodePro-Bold.eot') format('embedded-opentype'), + url('WOFF2/TTF/SourceCodePro-Bold.ttf.woff2') format('woff2'), + url('WOFF/OTF/SourceCodePro-Bold.otf.woff') format('woff'), + url('OTF/SourceCodePro-Bold.otf') format('opentype'), + url('TTF/SourceCodePro-Bold.ttf') format('truetype'); +} + +@font-face{ + font-family: 'Source Code Pro'; + font-weight: 700; + font-style: italic; + font-stretch: normal; + src: url('EOT/SourceCodePro-BoldIt.eot') format('embedded-opentype'), + url('WOFF2/TTF/SourceCodePro-BoldIt.ttf.woff2') format('woff2'), + url('WOFF/OTF/SourceCodePro-BoldIt.otf.woff') format('woff'), + url('OTF/SourceCodePro-BoldIt.otf') format('opentype'), + url('TTF/SourceCodePro-BoldIt.ttf') format('truetype'); +} + +@font-face{ + font-family: 'Source Code Pro'; + font-weight: 900; + font-style: normal; + font-stretch: normal; + src: url('EOT/SourceCodePro-Black.eot') format('embedded-opentype'), + url('WOFF2/TTF/SourceCodePro-Black.ttf.woff2') format('woff2'), + url('WOFF/OTF/SourceCodePro-Black.otf.woff') format('woff'), + url('OTF/SourceCodePro-Black.otf') format('opentype'), + url('TTF/SourceCodePro-Black.ttf') format('truetype'); +} + +@font-face{ + font-family: 'Source Code Pro'; + font-weight: 900; + font-style: italic; + font-stretch: normal; + src: url('EOT/SourceCodePro-BlackIt.eot') format('embedded-opentype'), + url('WOFF2/TTF/SourceCodePro-BlackIt.ttf.woff2') format('woff2'), + url('WOFF/OTF/SourceCodePro-BlackIt.otf.woff') format('woff'), + url('OTF/SourceCodePro-BlackIt.otf') format('opentype'), + url('TTF/SourceCodePro-BlackIt.ttf') format('truetype'); +}