summaryrefslogtreecommitdiff
path: root/taler_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/source-serif-pro.css
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2019-08-29 11:30:48 +0200
committerFlorian Dold <florian.dold@gmail.com>2019-08-29 11:30:48 +0200
commit34d79e45dcce1ba2d4dfbe0099187b2518be9ad1 (patch)
treed560b79fe22b2cd418ade8ed9e345fea849c97ef /taler_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/source-serif-pro.css
parent41a69cdd83eea8b8a8343a76af4569f29aae8d19 (diff)
downloaddocs-34d79e45dcce1ba2d4dfbe0099187b2518be9ad1.tar.gz
docs-34d79e45dcce1ba2d4dfbe0099187b2518be9ad1.tar.bz2
docs-34d79e45dcce1ba2d4dfbe0099187b2518be9ad1.zip
theming
Diffstat (limited to 'taler_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/source-serif-pro.css')
-rwxr-xr-xtaler_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/source-serif-pro.css65
1 files changed, 65 insertions, 0 deletions
diff --git a/taler_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/source-serif-pro.css b/taler_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/source-serif-pro.css
new file mode 100755
index 00000000..697763fc
--- /dev/null
+++ b/taler_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/source-serif-pro.css
@@ -0,0 +1,65 @@
+@font-face{
+ font-family: 'Source Serif Pro';
+ font-weight: 200;
+ font-style: normal;
+ font-stretch: normal;
+ src: url('EOT/SourceSerifPro-ExtraLight.eot') format('embedded-opentype'),
+ url('WOFF/OTF/SourceSerifPro-ExtraLight.otf.woff') format('woff'),
+ url('OTF/SourceSerifPro-ExtraLight.otf') format('opentype'),
+ url('TTF/SourceSerifPro-ExtraLight.ttf') format('truetype');
+}
+
+@font-face{
+ font-family: 'Source Serif Pro';
+ font-weight: 300;
+ font-style: normal;
+ font-stretch: normal;
+ src: url('EOT/SourceSerifPro-Light.eot') format('embedded-opentype'),
+ url('WOFF/OTF/SourceSerifPro-Light.otf.woff') format('woff'),
+ url('OTF/SourceSerifPro-Light.otf') format('opentype'),
+ url('TTF/SourceSerifPro-Light.ttf') format('truetype');
+}
+
+@font-face{
+ font-family: 'Source Serif Pro';
+ font-weight: 400;
+ font-style: normal;
+ font-stretch: normal;
+ src: url('EOT/SourceSerifPro-Regular.eot') format('embedded-opentype'),
+ url('WOFF/OTF/SourceSerifPro-Regular.otf.woff') format('woff'),
+ url('OTF/SourceSerifPro-Regular.otf') format('opentype'),
+ url('TTF/SourceSerifPro-Regular.ttf') format('truetype');
+}
+
+@font-face{
+ font-family: 'Source Serif Pro';
+ font-weight: 600;
+ font-style: normal;
+ font-stretch: normal;
+ src: url('EOT/SourceSerifPro-Semibold.eot') format('embedded-opentype'),
+ url('WOFF/OTF/SourceSerifPro-Semibold.otf.woff') format('woff'),
+ url('OTF/SourceSerifPro-Semibold.otf') format('opentype'),
+ url('TTF/SourceSerifPro-Semibold.ttf') format('truetype');
+}
+
+@font-face{
+ font-family: 'Source Serif Pro';
+ font-weight: 700;
+ font-style: normal;
+ font-stretch: normal;
+ src: url('EOT/SourceSerifPro-Bold.eot') format('embedded-opentype'),
+ url('WOFF/OTF/SourceSerifPro-Bold.otf.woff') format('woff'),
+ url('OTF/SourceSerifPro-Bold.otf') format('opentype'),
+ url('TTF/SourceSerifPro-Bold.ttf') format('truetype');
+}
+
+@font-face{
+ font-family: 'Source Serif Pro';
+ font-weight: 900;
+ font-style: normal;
+ font-stretch: normal;
+ src: url('EOT/SourceSerifPro-Black.eot') format('embedded-opentype'),
+ url('WOFF/OTF/SourceSerifPro-Black.otf.woff') format('woff'),
+ url('OTF/SourceSerifPro-Black.otf') format('opentype'),
+ url('TTF/SourceSerifPro-Black.ttf') format('truetype');
+}