[PATCH 3/4] docs: Add monospaced Overpass fonts

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Overpass 3.0 has monospaced fonts, so why not have the same font for
the monospaced parts of the documentation.

Signed-off-by: Martin Kletzander <mkletzan@xxxxxxxxxx>
---
 docs/fonts/stylesheet.css | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)

diff --git a/docs/fonts/stylesheet.css b/docs/fonts/stylesheet.css
index 9b86bc448116..1a06f22c35e3 100644
--- a/docs/fonts/stylesheet.css
+++ b/docs/fonts/stylesheet.css
@@ -39,3 +39,24 @@
 	font-weight: 300;
 	font-style: italic;
 }
+
+@font-face {
+	font-family: 'LibvirtOverpassMono';
+	src: url('overpass-mono-regular.woff') format('woff');
+	font-weight: normal;
+	font-style: normal;
+}
+
+@font-face {
+	font-family: 'LibvirtOverpassMono';
+	src: url('overpass-mono-bold.woff') format('woff');
+	font-weight: bold;
+	font-style: normal;
+}
+
+@font-face {
+	font-family: 'LibvirtOverpassMonoLight';
+	src: url('overpass-mono-light.woff') format('woff');
+	font-weight: 300;
+	font-style: normal;
+}
-- 
2.10.2

--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list



[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]