diff --git a/pagure/static/vendor/hack_fonts/css/hack-extended-2.020.css b/pagure/static/vendor/hack_fonts/css/hack-extended-2.020.css
deleted file mode 100644
index 0f98461..0000000
--- a/pagure/static/vendor/hack_fonts/css/hack-extended-2.020.css
+++ /dev/null
@@ -1,38 +0,0 @@
-/*!
- * Hack v2.020 - https://sourcefoundry.org/hack/
- * Licenses - Fonts: Hack Open Font License + Bitstream Vera license, CSS: MIT License
- */
-/* FONT PATHS
- * -------------------------- */
-@font-face {
- font-family: 'Hack';
- src: url('../fonts/eot/hack-regular-webfont.eot?v=2.020');
- src: url('../fonts/eot/hack-regular-webfont.eot?#iefix&v=2.020') format('embedded-opentype'), url('../fonts/woff2/hack-regular-webfont.woff2?v=2.020') format('woff2'), url('../fonts/woff/hack-regular-webfont.woff?v=2.020') format('woff'), url('../fonts/web-ttf/hack-regular-webfont.ttf?v=2.020') format('truetype');
- font-weight: 400;
- font-style: normal;
-}
-
-@font-face {
- font-family: 'Hack';
- src: url('../fonts/eot/hack-bold-webfont.eot?v=2.020');
- src: url('../fonts/eot/hack-bold-webfont.eot?#iefix&v=2.020') format('embedded-opentype'), url('../fonts/woff2/hack-bold-webfont.woff2?v=2.020') format('woff2'), url('../fonts/woff/hack-bold-webfont.woff?v=2.020') format('woff'), url('../fonts/web-ttf/hack-bold-webfont.ttf?v=2.020') format('truetype');
- font-weight: 700;
- font-style: normal;
-}
-
-@font-face {
- font-family: 'Hack';
- src: url('../fonts/eot/hack-italic-webfont.eot?v=2.020');
- src: url('../fonts/eot/hack-italic-webfont.eot?#iefix&v=2.020') format('embedded-opentype'), url('../fonts/woff2/hack-italic-webfont.woff2?v=2.020') format('woff2'), url('../fonts/woff/hack-italic-webfont.woff?v=2.020') format('woff'), url('../fonts/web-ttf/hack-italic-webfont.ttf?v=2.020') format('truetype');
- font-weight: 400;
- font-style: italic;
-}
-
-@font-face {
- font-family: 'Hack';
- src: url('../fonts/eot/hack-bolditalic-webfont.eot?v=2.020');
- src: url('../fonts/eot/hack-bolditalic-webfont.eot?#iefix&v=2.020') format('embedded-opentype'), url('../fonts/woff2/hack-bolditalic-webfont.woff2?v=2.020') format('woff2'), url('../fonts/woff/hack-bolditalic-webfont.woff?v=2.020') format('woff'), url('../fonts/web-ttf/hack-bolditalic-webfont.ttf?v=2.020') format('truetype');
- font-weight: 700;
- font-style: italic;
-}
-
diff --git a/pagure/static/vendor/hack_fonts/css/hack-extended-2.020.min.css b/pagure/static/vendor/hack_fonts/css/hack-extended-2.020.min.css
deleted file mode 100644
index 11f9859..0000000
--- a/pagure/static/vendor/hack_fonts/css/hack-extended-2.020.min.css
+++ /dev/null
@@ -1,4 +0,0 @@
-/*!
- * Hack v2.020 - https://sourcefoundry.org/hack/
- * Licenses - Fonts: Hack Open Font License + Bitstream Vera license, CSS: MIT License
- */@font-face{font-family:'Hack';src:url('../fonts/eot/hack-regular-webfont.eot?v=2.020');src:url('../fonts/eot/hack-regular-webfont.eot?#iefix&v=2.020') format('embedded-opentype'),url('../fonts/woff2/hack-regular-webfont.woff2?v=2.020') format('woff2'),url('../fonts/woff/hack-regular-webfont.woff?v=2.020') format('woff'),url('../fonts/web-ttf/hack-regular-webfont.ttf?v=2.020') format('truetype');font-weight:400;font-style:normal}@font-face{font-family:'Hack';src:url('../fonts/eot/hack-bold-webfont.eot?v=2.020');src:url('../fonts/eot/hack-bold-webfont.eot?#iefix&v=2.020') format('embedded-opentype'),url('../fonts/woff2/hack-bold-webfont.woff2?v=2.020') format('woff2'),url('../fonts/woff/hack-bold-webfont.woff?v=2.020') format('woff'),url('../fonts/web-ttf/hack-bold-webfont.ttf?v=2.020') format('truetype');font-weight:700;font-style:normal}@font-face{font-family:'Hack';src:url('../fonts/eot/hack-italic-webfont.eot?v=2.020');src:url('../fonts/eot/hack-italic-webfont.eot?#iefix&v=2.020') format('embedded-opentype'),url('../fonts/woff2/hack-italic-webfont.woff2?v=2.020') format('woff2'),url('../fonts/woff/hack-italic-webfont.woff?v=2.020') format('woff'),url('../fonts/web-ttf/hack-italic-webfont.ttf?v=2.020') format('truetype');font-weight:400;font-style:italic}@font-face{font-family:'Hack';src:url('../fonts/eot/hack-bolditalic-webfont.eot?v=2.020');src:url('../fonts/eot/hack-bolditalic-webfont.eot?#iefix&v=2.020') format('embedded-opentype'),url('../fonts/woff2/hack-bolditalic-webfont.woff2?v=2.020') format('woff2'),url('../fonts/woff/hack-bolditalic-webfont.woff?v=2.020') format('woff'),url('../fonts/web-ttf/hack-bolditalic-webfont.ttf?v=2.020') format('truetype');font-weight:700;font-style:italic}
\ No newline at end of file
diff --git a/pagure/static/vendor/hack_fonts/css/hack-extended.css b/pagure/static/vendor/hack_fonts/css/hack-extended.css
deleted file mode 120000
index f08cb16..0000000
--- a/pagure/static/vendor/hack_fonts/css/hack-extended.css
+++ /dev/null
@@ -1 +0,0 @@
-hack-extended-2.020.css
\ No newline at end of file
diff --git a/pagure/static/vendor/hack_fonts/css/hack-extended.min.css b/pagure/static/vendor/hack_fonts/css/hack-extended.min.css
deleted file mode 120000
index ceb0a59..0000000
--- a/pagure/static/vendor/hack_fonts/css/hack-extended.min.css
+++ /dev/null
@@ -1 +0,0 @@
-hack-extended-2.020.min.css
\ No newline at end of file
diff --git a/pagure/static/vendor/hack_fonts/fonts/eot/hack-bold-webfont.eot b/pagure/static/vendor/hack_fonts/fonts/eot/hack-bold-webfont.eot
deleted file mode 100755
index a87e0ab..0000000
Binary files a/pagure/static/vendor/hack_fonts/fonts/eot/hack-bold-webfont.eot and /dev/null differ
diff --git a/pagure/static/vendor/hack_fonts/fonts/eot/hack-bolditalic-webfont.eot b/pagure/static/vendor/hack_fonts/fonts/eot/hack-bolditalic-webfont.eot
deleted file mode 100755
index c99503b..0000000
Binary files a/pagure/static/vendor/hack_fonts/fonts/eot/hack-bolditalic-webfont.eot and /dev/null differ
diff --git a/pagure/static/vendor/hack_fonts/fonts/eot/hack-italic-webfont.eot b/pagure/static/vendor/hack_fonts/fonts/eot/hack-italic-webfont.eot
deleted file mode 100755
index c64c219..0000000
Binary files a/pagure/static/vendor/hack_fonts/fonts/eot/hack-italic-webfont.eot and /dev/null differ
diff --git a/pagure/static/vendor/hack_fonts/fonts/eot/hack-regular-webfont.eot b/pagure/static/vendor/hack_fonts/fonts/eot/hack-regular-webfont.eot
deleted file mode 100755
index 00725f4..0000000
Binary files a/pagure/static/vendor/hack_fonts/fonts/eot/hack-regular-webfont.eot and /dev/null differ
diff --git a/pagure/static/vendor/hack_fonts/fonts/eot/latin/hack-bold-latin-webfont.eot b/pagure/static/vendor/hack_fonts/fonts/eot/latin/hack-bold-latin-webfont.eot
deleted file mode 100755
index 65ffecc..0000000
Binary files a/pagure/static/vendor/hack_fonts/fonts/eot/latin/hack-bold-latin-webfont.eot and /dev/null differ
diff --git a/pagure/static/vendor/hack_fonts/fonts/eot/latin/hack-bolditalic-latin-webfont.eot b/pagure/static/vendor/hack_fonts/fonts/eot/latin/hack-bolditalic-latin-webfont.eot
deleted file mode 100755
index 487526a..0000000
Binary files a/pagure/static/vendor/hack_fonts/fonts/eot/latin/hack-bolditalic-latin-webfont.eot and /dev/null differ
diff --git a/pagure/static/vendor/hack_fonts/fonts/eot/latin/hack-italic-latin-webfont.eot b/pagure/static/vendor/hack_fonts/fonts/eot/latin/hack-italic-latin-webfont.eot
deleted file mode 100755
index 22f0d06..0000000
Binary files a/pagure/static/vendor/hack_fonts/fonts/eot/latin/hack-italic-latin-webfont.eot and /dev/null differ
diff --git a/pagure/static/vendor/hack_fonts/fonts/eot/latin/hack-regular-latin-webfont.eot b/pagure/static/vendor/hack_fonts/fonts/eot/latin/hack-regular-latin-webfont.eot
deleted file mode 100755
index 7edc826..0000000
Binary files a/pagure/static/vendor/hack_fonts/fonts/eot/latin/hack-regular-latin-webfont.eot and /dev/null differ
diff --git a/pagure/static/vendor/hack_fonts/fonts/svg/hack-bold-webfont.svg b/pagure/static/vendor/hack_fonts/fonts/svg/hack-bold-webfont.svg
deleted file mode 100755
index 555785c..0000000
--- a/pagure/static/vendor/hack_fonts/fonts/svg/hack-bold-webfont.svg
+++ /dev/null
@@ -1,1645 +0,0 @@
-
-
-
\ No newline at end of file
diff --git a/pagure/static/vendor/hack_fonts/fonts/svg/hack-bolditalic-webfont.svg b/pagure/static/vendor/hack_fonts/fonts/svg/hack-bolditalic-webfont.svg
deleted file mode 100755
index c6f655a..0000000
--- a/pagure/static/vendor/hack_fonts/fonts/svg/hack-bolditalic-webfont.svg
+++ /dev/null
@@ -1,1591 +0,0 @@
-
-
-
\ No newline at end of file
diff --git a/pagure/static/vendor/hack_fonts/fonts/svg/hack-italic-webfont.svg b/pagure/static/vendor/hack_fonts/fonts/svg/hack-italic-webfont.svg
deleted file mode 100755
index 1544287..0000000
--- a/pagure/static/vendor/hack_fonts/fonts/svg/hack-italic-webfont.svg
+++ /dev/null
@@ -1,1588 +0,0 @@
-
-
-
\ No newline at end of file
diff --git a/pagure/static/vendor/hack_fonts/fonts/svg/hack-regular-webfont.svg b/pagure/static/vendor/hack_fonts/fonts/svg/hack-regular-webfont.svg
deleted file mode 100755
index 0c1d1dd..0000000
--- a/pagure/static/vendor/hack_fonts/fonts/svg/hack-regular-webfont.svg
+++ /dev/null
@@ -1,1570 +0,0 @@
-
-
-
\ No newline at end of file
diff --git a/pagure/static/vendor/hack_fonts/fonts/svg/latin/hack-bold-latin-webfont.svg b/pagure/static/vendor/hack_fonts/fonts/svg/latin/hack-bold-latin-webfont.svg
deleted file mode 100755
index 3c84205..0000000
--- a/pagure/static/vendor/hack_fonts/fonts/svg/latin/hack-bold-latin-webfont.svg
+++ /dev/null
@@ -1,241 +0,0 @@
-
-
-
\ No newline at end of file
diff --git a/pagure/static/vendor/hack_fonts/fonts/svg/latin/hack-bolditalic-latin-webfont.svg b/pagure/static/vendor/hack_fonts/fonts/svg/latin/hack-bolditalic-latin-webfont.svg
deleted file mode 100755
index 4aa1f74..0000000
--- a/pagure/static/vendor/hack_fonts/fonts/svg/latin/hack-bolditalic-latin-webfont.svg
+++ /dev/null
@@ -1,241 +0,0 @@
-
-
-
\ No newline at end of file
diff --git a/pagure/static/vendor/hack_fonts/fonts/svg/latin/hack-italic-latin-webfont.svg b/pagure/static/vendor/hack_fonts/fonts/svg/latin/hack-italic-latin-webfont.svg
deleted file mode 100755
index 8f31418..0000000
--- a/pagure/static/vendor/hack_fonts/fonts/svg/latin/hack-italic-latin-webfont.svg
+++ /dev/null
@@ -1,241 +0,0 @@
-
-
-
\ No newline at end of file
diff --git a/pagure/static/vendor/hack_fonts/fonts/svg/latin/hack-regular-latin-webfont.svg b/pagure/static/vendor/hack_fonts/fonts/svg/latin/hack-regular-latin-webfont.svg
deleted file mode 100755
index 3a9a01b..0000000
--- a/pagure/static/vendor/hack_fonts/fonts/svg/latin/hack-regular-latin-webfont.svg
+++ /dev/null
@@ -1,241 +0,0 @@
-
-
-
\ No newline at end of file
diff --git a/pagure/static/vendor/hack_fonts/fonts/web-ttf/hack-bold-webfont.ttf b/pagure/static/vendor/hack_fonts/fonts/web-ttf/hack-bold-webfont.ttf
deleted file mode 100755
index ecd9950..0000000
Binary files a/pagure/static/vendor/hack_fonts/fonts/web-ttf/hack-bold-webfont.ttf and /dev/null differ
diff --git a/pagure/static/vendor/hack_fonts/fonts/web-ttf/hack-bolditalic-webfont.ttf b/pagure/static/vendor/hack_fonts/fonts/web-ttf/hack-bolditalic-webfont.ttf
deleted file mode 100755
index c17383a..0000000
Binary files a/pagure/static/vendor/hack_fonts/fonts/web-ttf/hack-bolditalic-webfont.ttf and /dev/null differ
diff --git a/pagure/static/vendor/hack_fonts/fonts/web-ttf/hack-italic-webfont.ttf b/pagure/static/vendor/hack_fonts/fonts/web-ttf/hack-italic-webfont.ttf
deleted file mode 100755
index 1266f84..0000000
Binary files a/pagure/static/vendor/hack_fonts/fonts/web-ttf/hack-italic-webfont.ttf and /dev/null differ
diff --git a/pagure/static/vendor/hack_fonts/fonts/web-ttf/hack-regular-webfont.ttf b/pagure/static/vendor/hack_fonts/fonts/web-ttf/hack-regular-webfont.ttf
deleted file mode 100755
index 16c1a01..0000000
Binary files a/pagure/static/vendor/hack_fonts/fonts/web-ttf/hack-regular-webfont.ttf and /dev/null differ
diff --git a/pagure/static/vendor/hack_fonts/fonts/web-ttf/latin/hack-bold-latin-webfont.ttf b/pagure/static/vendor/hack_fonts/fonts/web-ttf/latin/hack-bold-latin-webfont.ttf
deleted file mode 100755
index 16325d5..0000000
Binary files a/pagure/static/vendor/hack_fonts/fonts/web-ttf/latin/hack-bold-latin-webfont.ttf and /dev/null differ
diff --git a/pagure/static/vendor/hack_fonts/fonts/web-ttf/latin/hack-bolditalic-latin-webfont.ttf b/pagure/static/vendor/hack_fonts/fonts/web-ttf/latin/hack-bolditalic-latin-webfont.ttf
deleted file mode 100755
index b233262..0000000
Binary files a/pagure/static/vendor/hack_fonts/fonts/web-ttf/latin/hack-bolditalic-latin-webfont.ttf and /dev/null differ
diff --git a/pagure/static/vendor/hack_fonts/fonts/web-ttf/latin/hack-italic-latin-webfont.ttf b/pagure/static/vendor/hack_fonts/fonts/web-ttf/latin/hack-italic-latin-webfont.ttf
deleted file mode 100755
index 7878678..0000000
Binary files a/pagure/static/vendor/hack_fonts/fonts/web-ttf/latin/hack-italic-latin-webfont.ttf and /dev/null differ
diff --git a/pagure/static/vendor/hack_fonts/fonts/web-ttf/latin/hack-regular-latin-webfont.ttf b/pagure/static/vendor/hack_fonts/fonts/web-ttf/latin/hack-regular-latin-webfont.ttf
deleted file mode 100755
index 0566ead..0000000
Binary files a/pagure/static/vendor/hack_fonts/fonts/web-ttf/latin/hack-regular-latin-webfont.ttf and /dev/null differ
diff --git a/pagure/static/vendor/hack_fonts/fonts/woff/hack-bold-webfont.woff b/pagure/static/vendor/hack_fonts/fonts/woff/hack-bold-webfont.woff
deleted file mode 100755
index 0eee5ab..0000000
Binary files a/pagure/static/vendor/hack_fonts/fonts/woff/hack-bold-webfont.woff and /dev/null differ
diff --git a/pagure/static/vendor/hack_fonts/fonts/woff/hack-bolditalic-webfont.woff b/pagure/static/vendor/hack_fonts/fonts/woff/hack-bolditalic-webfont.woff
deleted file mode 100755
index 486912c..0000000
Binary files a/pagure/static/vendor/hack_fonts/fonts/woff/hack-bolditalic-webfont.woff and /dev/null differ
diff --git a/pagure/static/vendor/hack_fonts/fonts/woff/hack-italic-webfont.woff b/pagure/static/vendor/hack_fonts/fonts/woff/hack-italic-webfont.woff
deleted file mode 100755
index 6121166..0000000
Binary files a/pagure/static/vendor/hack_fonts/fonts/woff/hack-italic-webfont.woff and /dev/null differ
diff --git a/pagure/static/vendor/hack_fonts/fonts/woff/hack-regular-webfont.woff b/pagure/static/vendor/hack_fonts/fonts/woff/hack-regular-webfont.woff
deleted file mode 100755
index 334f02e..0000000
Binary files a/pagure/static/vendor/hack_fonts/fonts/woff/hack-regular-webfont.woff and /dev/null differ
diff --git a/pagure/static/vendor/hack_fonts/fonts/woff/latin/hack-bold-latin-webfont.woff b/pagure/static/vendor/hack_fonts/fonts/woff/latin/hack-bold-latin-webfont.woff
deleted file mode 100755
index 247cdeb..0000000
Binary files a/pagure/static/vendor/hack_fonts/fonts/woff/latin/hack-bold-latin-webfont.woff and /dev/null differ
diff --git a/pagure/static/vendor/hack_fonts/fonts/woff/latin/hack-bolditalic-latin-webfont.woff b/pagure/static/vendor/hack_fonts/fonts/woff/latin/hack-bolditalic-latin-webfont.woff
deleted file mode 100755
index 08c1a0a..0000000
Binary files a/pagure/static/vendor/hack_fonts/fonts/woff/latin/hack-bolditalic-latin-webfont.woff and /dev/null differ
diff --git a/pagure/static/vendor/hack_fonts/fonts/woff/latin/hack-italic-latin-webfont.woff b/pagure/static/vendor/hack_fonts/fonts/woff/latin/hack-italic-latin-webfont.woff
deleted file mode 100755
index c200b42..0000000
Binary files a/pagure/static/vendor/hack_fonts/fonts/woff/latin/hack-italic-latin-webfont.woff and /dev/null differ
diff --git a/pagure/static/vendor/hack_fonts/fonts/woff/latin/hack-regular-latin-webfont.woff b/pagure/static/vendor/hack_fonts/fonts/woff/latin/hack-regular-latin-webfont.woff
deleted file mode 100755
index 9e20c8e..0000000
Binary files a/pagure/static/vendor/hack_fonts/fonts/woff/latin/hack-regular-latin-webfont.woff and /dev/null differ
diff --git a/pagure/static/vendor/hack_fonts/fonts/woff2/hack-bold-webfont.woff2 b/pagure/static/vendor/hack_fonts/fonts/woff2/hack-bold-webfont.woff2
deleted file mode 100755
index e581886..0000000
Binary files a/pagure/static/vendor/hack_fonts/fonts/woff2/hack-bold-webfont.woff2 and /dev/null differ
diff --git a/pagure/static/vendor/hack_fonts/fonts/woff2/hack-bolditalic-webfont.woff2 b/pagure/static/vendor/hack_fonts/fonts/woff2/hack-bolditalic-webfont.woff2
deleted file mode 100755
index 2cee731..0000000
Binary files a/pagure/static/vendor/hack_fonts/fonts/woff2/hack-bolditalic-webfont.woff2 and /dev/null differ
diff --git a/pagure/static/vendor/hack_fonts/fonts/woff2/hack-italic-webfont.woff2 b/pagure/static/vendor/hack_fonts/fonts/woff2/hack-italic-webfont.woff2
deleted file mode 100755
index 0aa5119..0000000
Binary files a/pagure/static/vendor/hack_fonts/fonts/woff2/hack-italic-webfont.woff2 and /dev/null differ
diff --git a/pagure/static/vendor/hack_fonts/fonts/woff2/hack-regular-webfont.woff2 b/pagure/static/vendor/hack_fonts/fonts/woff2/hack-regular-webfont.woff2
deleted file mode 100755
index 3889738..0000000
Binary files a/pagure/static/vendor/hack_fonts/fonts/woff2/hack-regular-webfont.woff2 and /dev/null differ
diff --git a/pagure/static/vendor/hack_fonts/fonts/woff2/latin/hack-bold-latin-webfont.woff2 b/pagure/static/vendor/hack_fonts/fonts/woff2/latin/hack-bold-latin-webfont.woff2
deleted file mode 100755
index 34e13e7..0000000
Binary files a/pagure/static/vendor/hack_fonts/fonts/woff2/latin/hack-bold-latin-webfont.woff2 and /dev/null differ
diff --git a/pagure/static/vendor/hack_fonts/fonts/woff2/latin/hack-bolditalic-latin-webfont.woff2 b/pagure/static/vendor/hack_fonts/fonts/woff2/latin/hack-bolditalic-latin-webfont.woff2
deleted file mode 100755
index 7c7d5a1..0000000
Binary files a/pagure/static/vendor/hack_fonts/fonts/woff2/latin/hack-bolditalic-latin-webfont.woff2 and /dev/null differ
diff --git a/pagure/static/vendor/hack_fonts/fonts/woff2/latin/hack-italic-latin-webfont.woff2 b/pagure/static/vendor/hack_fonts/fonts/woff2/latin/hack-italic-latin-webfont.woff2
deleted file mode 100755
index 6e96597..0000000
Binary files a/pagure/static/vendor/hack_fonts/fonts/woff2/latin/hack-italic-latin-webfont.woff2 and /dev/null differ
diff --git a/pagure/static/vendor/hack_fonts/fonts/woff2/latin/hack-regular-latin-webfont.woff2 b/pagure/static/vendor/hack_fonts/fonts/woff2/latin/hack-regular-latin-webfont.woff2
deleted file mode 100755
index f608ee1..0000000
Binary files a/pagure/static/vendor/hack_fonts/fonts/woff2/latin/hack-regular-latin-webfont.woff2 and /dev/null differ
diff --git a/pagure/themes/pagureio/static/fonts/hack_fonts/css/hack-extended-2.020.css b/pagure/themes/pagureio/static/fonts/hack_fonts/css/hack-extended-2.020.css
new file mode 100644
index 0000000..0f217f2
--- /dev/null
+++ b/pagure/themes/pagureio/static/fonts/hack_fonts/css/hack-extended-2.020.css
@@ -0,0 +1,37 @@
+/*!
+ * Hack v2.020 - https://sourcefoundry.org/hack/
+ * Licenses - Fonts: Hack Open Font License + Bitstream Vera license, CSS: MIT License
+ */
+/* FONT PATHS
+ * -------------------------- */
+@font-face {
+ font-family: 'Hack';
+ src: url('../fonts/eot/hack-regular-webfont.eot?v=2.020');
+ src: url('../fonts/eot/hack-regular-webfont.eot?#iefix&v=2.020') format('embedded-opentype'), url('../fonts/woff2/hack-regular-webfont.woff2?v=2.020') format('woff2'), url('../fonts/woff/hack-regular-webfont.woff?v=2.020') format('woff'), url('../fonts/web-ttf/hack-regular-webfont.ttf?v=2.020') format('truetype');
+ font-weight: 400;
+ font-style: normal;
+}
+
+@font-face {
+ font-family: 'Hack';
+ src: url('../fonts/eot/hack-bold-webfont.eot?v=2.020');
+ src: url('../fonts/eot/hack-bold-webfont.eot?#iefix&v=2.020') format('embedded-opentype'), url('../fonts/woff2/hack-bold-webfont.woff2?v=2.020') format('woff2'), url('../fonts/woff/hack-bold-webfont.woff?v=2.020') format('woff'), url('../fonts/web-ttf/hack-bold-webfont.ttf?v=2.020') format('truetype');
+ font-weight: 700;
+ font-style: normal;
+}
+
+@font-face {
+ font-family: 'Hack';
+ src: url('../fonts/eot/hack-italic-webfont.eot?v=2.020');
+ src: url('../fonts/eot/hack-italic-webfont.eot?#iefix&v=2.020') format('embedded-opentype'), url('../fonts/woff2/hack-italic-webfont.woff2?v=2.020') format('woff2'), url('../fonts/woff/hack-italic-webfont.woff?v=2.020') format('woff'), url('../fonts/web-ttf/hack-italic-webfont.ttf?v=2.020') format('truetype');
+ font-weight: 400;
+ font-style: italic;
+}
+
+@font-face {
+ font-family: 'Hack';
+ src: url('../fonts/eot/hack-bolditalic-webfont.eot?v=2.020');
+ src: url('../fonts/eot/hack-bolditalic-webfont.eot?#iefix&v=2.020') format('embedded-opentype'), url('../fonts/woff2/hack-bolditalic-webfont.woff2?v=2.020') format('woff2'), url('../fonts/woff/hack-bolditalic-webfont.woff?v=2.020') format('woff'), url('../fonts/web-ttf/hack-bolditalic-webfont.ttf?v=2.020') format('truetype');
+ font-weight: 700;
+ font-style: italic;
+}
diff --git a/pagure/themes/pagureio/static/fonts/hack_fonts/css/hack-extended-2.020.min.css b/pagure/themes/pagureio/static/fonts/hack_fonts/css/hack-extended-2.020.min.css
new file mode 100644
index 0000000..11f9859
--- /dev/null
+++ b/pagure/themes/pagureio/static/fonts/hack_fonts/css/hack-extended-2.020.min.css
@@ -0,0 +1,4 @@
+/*!
+ * Hack v2.020 - https://sourcefoundry.org/hack/
+ * Licenses - Fonts: Hack Open Font License + Bitstream Vera license, CSS: MIT License
+ */@font-face{font-family:'Hack';src:url('../fonts/eot/hack-regular-webfont.eot?v=2.020');src:url('../fonts/eot/hack-regular-webfont.eot?#iefix&v=2.020') format('embedded-opentype'),url('../fonts/woff2/hack-regular-webfont.woff2?v=2.020') format('woff2'),url('../fonts/woff/hack-regular-webfont.woff?v=2.020') format('woff'),url('../fonts/web-ttf/hack-regular-webfont.ttf?v=2.020') format('truetype');font-weight:400;font-style:normal}@font-face{font-family:'Hack';src:url('../fonts/eot/hack-bold-webfont.eot?v=2.020');src:url('../fonts/eot/hack-bold-webfont.eot?#iefix&v=2.020') format('embedded-opentype'),url('../fonts/woff2/hack-bold-webfont.woff2?v=2.020') format('woff2'),url('../fonts/woff/hack-bold-webfont.woff?v=2.020') format('woff'),url('../fonts/web-ttf/hack-bold-webfont.ttf?v=2.020') format('truetype');font-weight:700;font-style:normal}@font-face{font-family:'Hack';src:url('../fonts/eot/hack-italic-webfont.eot?v=2.020');src:url('../fonts/eot/hack-italic-webfont.eot?#iefix&v=2.020') format('embedded-opentype'),url('../fonts/woff2/hack-italic-webfont.woff2?v=2.020') format('woff2'),url('../fonts/woff/hack-italic-webfont.woff?v=2.020') format('woff'),url('../fonts/web-ttf/hack-italic-webfont.ttf?v=2.020') format('truetype');font-weight:400;font-style:italic}@font-face{font-family:'Hack';src:url('../fonts/eot/hack-bolditalic-webfont.eot?v=2.020');src:url('../fonts/eot/hack-bolditalic-webfont.eot?#iefix&v=2.020') format('embedded-opentype'),url('../fonts/woff2/hack-bolditalic-webfont.woff2?v=2.020') format('woff2'),url('../fonts/woff/hack-bolditalic-webfont.woff?v=2.020') format('woff'),url('../fonts/web-ttf/hack-bolditalic-webfont.ttf?v=2.020') format('truetype');font-weight:700;font-style:italic}
\ No newline at end of file
diff --git a/pagure/themes/pagureio/static/fonts/hack_fonts/css/hack-extended.css b/pagure/themes/pagureio/static/fonts/hack_fonts/css/hack-extended.css
new file mode 120000
index 0000000..f08cb16
--- /dev/null
+++ b/pagure/themes/pagureio/static/fonts/hack_fonts/css/hack-extended.css
@@ -0,0 +1 @@
+hack-extended-2.020.css
\ No newline at end of file
diff --git a/pagure/themes/pagureio/static/fonts/hack_fonts/css/hack-extended.min.css b/pagure/themes/pagureio/static/fonts/hack_fonts/css/hack-extended.min.css
new file mode 120000
index 0000000..ceb0a59
--- /dev/null
+++ b/pagure/themes/pagureio/static/fonts/hack_fonts/css/hack-extended.min.css
@@ -0,0 +1 @@
+hack-extended-2.020.min.css
\ No newline at end of file
diff --git a/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/eot/hack-bold-webfont.eot b/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/eot/hack-bold-webfont.eot
new file mode 100755
index 0000000..a87e0ab
Binary files /dev/null and b/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/eot/hack-bold-webfont.eot differ
diff --git a/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/eot/hack-bolditalic-webfont.eot b/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/eot/hack-bolditalic-webfont.eot
new file mode 100755
index 0000000..c99503b
Binary files /dev/null and b/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/eot/hack-bolditalic-webfont.eot differ
diff --git a/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/eot/hack-italic-webfont.eot b/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/eot/hack-italic-webfont.eot
new file mode 100755
index 0000000..c64c219
Binary files /dev/null and b/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/eot/hack-italic-webfont.eot differ
diff --git a/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/eot/hack-regular-webfont.eot b/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/eot/hack-regular-webfont.eot
new file mode 100755
index 0000000..00725f4
Binary files /dev/null and b/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/eot/hack-regular-webfont.eot differ
diff --git a/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/eot/latin/hack-bold-latin-webfont.eot b/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/eot/latin/hack-bold-latin-webfont.eot
new file mode 100755
index 0000000..65ffecc
Binary files /dev/null and b/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/eot/latin/hack-bold-latin-webfont.eot differ
diff --git a/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/eot/latin/hack-bolditalic-latin-webfont.eot b/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/eot/latin/hack-bolditalic-latin-webfont.eot
new file mode 100755
index 0000000..487526a
Binary files /dev/null and b/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/eot/latin/hack-bolditalic-latin-webfont.eot differ
diff --git a/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/eot/latin/hack-italic-latin-webfont.eot b/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/eot/latin/hack-italic-latin-webfont.eot
new file mode 100755
index 0000000..22f0d06
Binary files /dev/null and b/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/eot/latin/hack-italic-latin-webfont.eot differ
diff --git a/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/eot/latin/hack-regular-latin-webfont.eot b/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/eot/latin/hack-regular-latin-webfont.eot
new file mode 100755
index 0000000..7edc826
Binary files /dev/null and b/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/eot/latin/hack-regular-latin-webfont.eot differ
diff --git a/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/svg/hack-bold-webfont.svg b/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/svg/hack-bold-webfont.svg
new file mode 100755
index 0000000..555785c
--- /dev/null
+++ b/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/svg/hack-bold-webfont.svg
@@ -0,0 +1,1645 @@
+
+
+
\ No newline at end of file
diff --git a/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/svg/hack-bolditalic-webfont.svg b/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/svg/hack-bolditalic-webfont.svg
new file mode 100755
index 0000000..c6f655a
--- /dev/null
+++ b/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/svg/hack-bolditalic-webfont.svg
@@ -0,0 +1,1591 @@
+
+
+
\ No newline at end of file
diff --git a/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/svg/hack-italic-webfont.svg b/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/svg/hack-italic-webfont.svg
new file mode 100755
index 0000000..1544287
--- /dev/null
+++ b/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/svg/hack-italic-webfont.svg
@@ -0,0 +1,1588 @@
+
+
+
\ No newline at end of file
diff --git a/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/svg/hack-regular-webfont.svg b/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/svg/hack-regular-webfont.svg
new file mode 100755
index 0000000..0c1d1dd
--- /dev/null
+++ b/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/svg/hack-regular-webfont.svg
@@ -0,0 +1,1570 @@
+
+
+
\ No newline at end of file
diff --git a/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/svg/latin/hack-bold-latin-webfont.svg b/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/svg/latin/hack-bold-latin-webfont.svg
new file mode 100755
index 0000000..3c84205
--- /dev/null
+++ b/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/svg/latin/hack-bold-latin-webfont.svg
@@ -0,0 +1,241 @@
+
+
+
\ No newline at end of file
diff --git a/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/svg/latin/hack-bolditalic-latin-webfont.svg b/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/svg/latin/hack-bolditalic-latin-webfont.svg
new file mode 100755
index 0000000..4aa1f74
--- /dev/null
+++ b/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/svg/latin/hack-bolditalic-latin-webfont.svg
@@ -0,0 +1,241 @@
+
+
+
\ No newline at end of file
diff --git a/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/svg/latin/hack-italic-latin-webfont.svg b/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/svg/latin/hack-italic-latin-webfont.svg
new file mode 100755
index 0000000..8f31418
--- /dev/null
+++ b/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/svg/latin/hack-italic-latin-webfont.svg
@@ -0,0 +1,241 @@
+
+
+
\ No newline at end of file
diff --git a/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/svg/latin/hack-regular-latin-webfont.svg b/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/svg/latin/hack-regular-latin-webfont.svg
new file mode 100755
index 0000000..3a9a01b
--- /dev/null
+++ b/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/svg/latin/hack-regular-latin-webfont.svg
@@ -0,0 +1,241 @@
+
+
+
\ No newline at end of file
diff --git a/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/web-ttf/hack-bold-webfont.ttf b/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/web-ttf/hack-bold-webfont.ttf
new file mode 100755
index 0000000..ecd9950
Binary files /dev/null and b/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/web-ttf/hack-bold-webfont.ttf differ
diff --git a/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/web-ttf/hack-bolditalic-webfont.ttf b/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/web-ttf/hack-bolditalic-webfont.ttf
new file mode 100755
index 0000000..c17383a
Binary files /dev/null and b/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/web-ttf/hack-bolditalic-webfont.ttf differ
diff --git a/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/web-ttf/hack-italic-webfont.ttf b/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/web-ttf/hack-italic-webfont.ttf
new file mode 100755
index 0000000..1266f84
Binary files /dev/null and b/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/web-ttf/hack-italic-webfont.ttf differ
diff --git a/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/web-ttf/hack-regular-webfont.ttf b/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/web-ttf/hack-regular-webfont.ttf
new file mode 100755
index 0000000..16c1a01
Binary files /dev/null and b/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/web-ttf/hack-regular-webfont.ttf differ
diff --git a/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/web-ttf/latin/hack-bold-latin-webfont.ttf b/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/web-ttf/latin/hack-bold-latin-webfont.ttf
new file mode 100755
index 0000000..16325d5
Binary files /dev/null and b/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/web-ttf/latin/hack-bold-latin-webfont.ttf differ
diff --git a/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/web-ttf/latin/hack-bolditalic-latin-webfont.ttf b/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/web-ttf/latin/hack-bolditalic-latin-webfont.ttf
new file mode 100755
index 0000000..b233262
Binary files /dev/null and b/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/web-ttf/latin/hack-bolditalic-latin-webfont.ttf differ
diff --git a/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/web-ttf/latin/hack-italic-latin-webfont.ttf b/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/web-ttf/latin/hack-italic-latin-webfont.ttf
new file mode 100755
index 0000000..7878678
Binary files /dev/null and b/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/web-ttf/latin/hack-italic-latin-webfont.ttf differ
diff --git a/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/web-ttf/latin/hack-regular-latin-webfont.ttf b/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/web-ttf/latin/hack-regular-latin-webfont.ttf
new file mode 100755
index 0000000..0566ead
Binary files /dev/null and b/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/web-ttf/latin/hack-regular-latin-webfont.ttf differ
diff --git a/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/woff/hack-bold-webfont.woff b/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/woff/hack-bold-webfont.woff
new file mode 100755
index 0000000..0eee5ab
Binary files /dev/null and b/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/woff/hack-bold-webfont.woff differ
diff --git a/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/woff/hack-bolditalic-webfont.woff b/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/woff/hack-bolditalic-webfont.woff
new file mode 100755
index 0000000..486912c
Binary files /dev/null and b/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/woff/hack-bolditalic-webfont.woff differ
diff --git a/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/woff/hack-italic-webfont.woff b/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/woff/hack-italic-webfont.woff
new file mode 100755
index 0000000..6121166
Binary files /dev/null and b/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/woff/hack-italic-webfont.woff differ
diff --git a/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/woff/hack-regular-webfont.woff b/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/woff/hack-regular-webfont.woff
new file mode 100755
index 0000000..334f02e
Binary files /dev/null and b/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/woff/hack-regular-webfont.woff differ
diff --git a/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/woff/latin/hack-bold-latin-webfont.woff b/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/woff/latin/hack-bold-latin-webfont.woff
new file mode 100755
index 0000000..247cdeb
Binary files /dev/null and b/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/woff/latin/hack-bold-latin-webfont.woff differ
diff --git a/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/woff/latin/hack-bolditalic-latin-webfont.woff b/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/woff/latin/hack-bolditalic-latin-webfont.woff
new file mode 100755
index 0000000..08c1a0a
Binary files /dev/null and b/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/woff/latin/hack-bolditalic-latin-webfont.woff differ
diff --git a/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/woff/latin/hack-italic-latin-webfont.woff b/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/woff/latin/hack-italic-latin-webfont.woff
new file mode 100755
index 0000000..c200b42
Binary files /dev/null and b/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/woff/latin/hack-italic-latin-webfont.woff differ
diff --git a/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/woff/latin/hack-regular-latin-webfont.woff b/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/woff/latin/hack-regular-latin-webfont.woff
new file mode 100755
index 0000000..9e20c8e
Binary files /dev/null and b/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/woff/latin/hack-regular-latin-webfont.woff differ
diff --git a/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/woff2/hack-bold-webfont.woff2 b/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/woff2/hack-bold-webfont.woff2
new file mode 100755
index 0000000..e581886
Binary files /dev/null and b/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/woff2/hack-bold-webfont.woff2 differ
diff --git a/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/woff2/hack-bolditalic-webfont.woff2 b/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/woff2/hack-bolditalic-webfont.woff2
new file mode 100755
index 0000000..2cee731
Binary files /dev/null and b/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/woff2/hack-bolditalic-webfont.woff2 differ
diff --git a/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/woff2/hack-italic-webfont.woff2 b/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/woff2/hack-italic-webfont.woff2
new file mode 100755
index 0000000..0aa5119
Binary files /dev/null and b/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/woff2/hack-italic-webfont.woff2 differ
diff --git a/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/woff2/hack-regular-webfont.woff2 b/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/woff2/hack-regular-webfont.woff2
new file mode 100755
index 0000000..3889738
Binary files /dev/null and b/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/woff2/hack-regular-webfont.woff2 differ
diff --git a/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/woff2/latin/hack-bold-latin-webfont.woff2 b/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/woff2/latin/hack-bold-latin-webfont.woff2
new file mode 100755
index 0000000..34e13e7
Binary files /dev/null and b/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/woff2/latin/hack-bold-latin-webfont.woff2 differ
diff --git a/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/woff2/latin/hack-bolditalic-latin-webfont.woff2 b/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/woff2/latin/hack-bolditalic-latin-webfont.woff2
new file mode 100755
index 0000000..7c7d5a1
Binary files /dev/null and b/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/woff2/latin/hack-bolditalic-latin-webfont.woff2 differ
diff --git a/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/woff2/latin/hack-italic-latin-webfont.woff2 b/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/woff2/latin/hack-italic-latin-webfont.woff2
new file mode 100755
index 0000000..6e96597
Binary files /dev/null and b/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/woff2/latin/hack-italic-latin-webfont.woff2 differ
diff --git a/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/woff2/latin/hack-regular-latin-webfont.woff2 b/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/woff2/latin/hack-regular-latin-webfont.woff2
new file mode 100755
index 0000000..f608ee1
Binary files /dev/null and b/pagure/themes/pagureio/static/fonts/hack_fonts/fonts/woff2/latin/hack-regular-latin-webfont.woff2 differ
diff --git a/pagure/themes/pagureio/templates/theme.html b/pagure/themes/pagureio/templates/theme.html
index 2e705be..6e89ac2 100644
--- a/pagure/themes/pagureio/templates/theme.html
+++ b/pagure/themes/pagureio/templates/theme.html
@@ -15,7 +15,7 @@
type="text/css" rel="stylesheet" />
-
diff --git a/pagure/themes/srcfpo/static/fonts/hack_fonts/css/hack-extended-2.020.css b/pagure/themes/srcfpo/static/fonts/hack_fonts/css/hack-extended-2.020.css
new file mode 100644
index 0000000..0f217f2
--- /dev/null
+++ b/pagure/themes/srcfpo/static/fonts/hack_fonts/css/hack-extended-2.020.css
@@ -0,0 +1,37 @@
+/*!
+ * Hack v2.020 - https://sourcefoundry.org/hack/
+ * Licenses - Fonts: Hack Open Font License + Bitstream Vera license, CSS: MIT License
+ */
+/* FONT PATHS
+ * -------------------------- */
+@font-face {
+ font-family: 'Hack';
+ src: url('../fonts/eot/hack-regular-webfont.eot?v=2.020');
+ src: url('../fonts/eot/hack-regular-webfont.eot?#iefix&v=2.020') format('embedded-opentype'), url('../fonts/woff2/hack-regular-webfont.woff2?v=2.020') format('woff2'), url('../fonts/woff/hack-regular-webfont.woff?v=2.020') format('woff'), url('../fonts/web-ttf/hack-regular-webfont.ttf?v=2.020') format('truetype');
+ font-weight: 400;
+ font-style: normal;
+}
+
+@font-face {
+ font-family: 'Hack';
+ src: url('../fonts/eot/hack-bold-webfont.eot?v=2.020');
+ src: url('../fonts/eot/hack-bold-webfont.eot?#iefix&v=2.020') format('embedded-opentype'), url('../fonts/woff2/hack-bold-webfont.woff2?v=2.020') format('woff2'), url('../fonts/woff/hack-bold-webfont.woff?v=2.020') format('woff'), url('../fonts/web-ttf/hack-bold-webfont.ttf?v=2.020') format('truetype');
+ font-weight: 700;
+ font-style: normal;
+}
+
+@font-face {
+ font-family: 'Hack';
+ src: url('../fonts/eot/hack-italic-webfont.eot?v=2.020');
+ src: url('../fonts/eot/hack-italic-webfont.eot?#iefix&v=2.020') format('embedded-opentype'), url('../fonts/woff2/hack-italic-webfont.woff2?v=2.020') format('woff2'), url('../fonts/woff/hack-italic-webfont.woff?v=2.020') format('woff'), url('../fonts/web-ttf/hack-italic-webfont.ttf?v=2.020') format('truetype');
+ font-weight: 400;
+ font-style: italic;
+}
+
+@font-face {
+ font-family: 'Hack';
+ src: url('../fonts/eot/hack-bolditalic-webfont.eot?v=2.020');
+ src: url('../fonts/eot/hack-bolditalic-webfont.eot?#iefix&v=2.020') format('embedded-opentype'), url('../fonts/woff2/hack-bolditalic-webfont.woff2?v=2.020') format('woff2'), url('../fonts/woff/hack-bolditalic-webfont.woff?v=2.020') format('woff'), url('../fonts/web-ttf/hack-bolditalic-webfont.ttf?v=2.020') format('truetype');
+ font-weight: 700;
+ font-style: italic;
+}
diff --git a/pagure/themes/srcfpo/static/fonts/hack_fonts/css/hack-extended-2.020.min.css b/pagure/themes/srcfpo/static/fonts/hack_fonts/css/hack-extended-2.020.min.css
new file mode 100644
index 0000000..11f9859
--- /dev/null
+++ b/pagure/themes/srcfpo/static/fonts/hack_fonts/css/hack-extended-2.020.min.css
@@ -0,0 +1,4 @@
+/*!
+ * Hack v2.020 - https://sourcefoundry.org/hack/
+ * Licenses - Fonts: Hack Open Font License + Bitstream Vera license, CSS: MIT License
+ */@font-face{font-family:'Hack';src:url('../fonts/eot/hack-regular-webfont.eot?v=2.020');src:url('../fonts/eot/hack-regular-webfont.eot?#iefix&v=2.020') format('embedded-opentype'),url('../fonts/woff2/hack-regular-webfont.woff2?v=2.020') format('woff2'),url('../fonts/woff/hack-regular-webfont.woff?v=2.020') format('woff'),url('../fonts/web-ttf/hack-regular-webfont.ttf?v=2.020') format('truetype');font-weight:400;font-style:normal}@font-face{font-family:'Hack';src:url('../fonts/eot/hack-bold-webfont.eot?v=2.020');src:url('../fonts/eot/hack-bold-webfont.eot?#iefix&v=2.020') format('embedded-opentype'),url('../fonts/woff2/hack-bold-webfont.woff2?v=2.020') format('woff2'),url('../fonts/woff/hack-bold-webfont.woff?v=2.020') format('woff'),url('../fonts/web-ttf/hack-bold-webfont.ttf?v=2.020') format('truetype');font-weight:700;font-style:normal}@font-face{font-family:'Hack';src:url('../fonts/eot/hack-italic-webfont.eot?v=2.020');src:url('../fonts/eot/hack-italic-webfont.eot?#iefix&v=2.020') format('embedded-opentype'),url('../fonts/woff2/hack-italic-webfont.woff2?v=2.020') format('woff2'),url('../fonts/woff/hack-italic-webfont.woff?v=2.020') format('woff'),url('../fonts/web-ttf/hack-italic-webfont.ttf?v=2.020') format('truetype');font-weight:400;font-style:italic}@font-face{font-family:'Hack';src:url('../fonts/eot/hack-bolditalic-webfont.eot?v=2.020');src:url('../fonts/eot/hack-bolditalic-webfont.eot?#iefix&v=2.020') format('embedded-opentype'),url('../fonts/woff2/hack-bolditalic-webfont.woff2?v=2.020') format('woff2'),url('../fonts/woff/hack-bolditalic-webfont.woff?v=2.020') format('woff'),url('../fonts/web-ttf/hack-bolditalic-webfont.ttf?v=2.020') format('truetype');font-weight:700;font-style:italic}
\ No newline at end of file
diff --git a/pagure/themes/srcfpo/static/fonts/hack_fonts/css/hack-extended.css b/pagure/themes/srcfpo/static/fonts/hack_fonts/css/hack-extended.css
new file mode 120000
index 0000000..f08cb16
--- /dev/null
+++ b/pagure/themes/srcfpo/static/fonts/hack_fonts/css/hack-extended.css
@@ -0,0 +1 @@
+hack-extended-2.020.css
\ No newline at end of file
diff --git a/pagure/themes/srcfpo/static/fonts/hack_fonts/css/hack-extended.min.css b/pagure/themes/srcfpo/static/fonts/hack_fonts/css/hack-extended.min.css
new file mode 120000
index 0000000..ceb0a59
--- /dev/null
+++ b/pagure/themes/srcfpo/static/fonts/hack_fonts/css/hack-extended.min.css
@@ -0,0 +1 @@
+hack-extended-2.020.min.css
\ No newline at end of file
diff --git a/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/eot/hack-bold-webfont.eot b/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/eot/hack-bold-webfont.eot
new file mode 100755
index 0000000..a87e0ab
Binary files /dev/null and b/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/eot/hack-bold-webfont.eot differ
diff --git a/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/eot/hack-bolditalic-webfont.eot b/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/eot/hack-bolditalic-webfont.eot
new file mode 100755
index 0000000..c99503b
Binary files /dev/null and b/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/eot/hack-bolditalic-webfont.eot differ
diff --git a/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/eot/hack-italic-webfont.eot b/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/eot/hack-italic-webfont.eot
new file mode 100755
index 0000000..c64c219
Binary files /dev/null and b/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/eot/hack-italic-webfont.eot differ
diff --git a/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/eot/hack-regular-webfont.eot b/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/eot/hack-regular-webfont.eot
new file mode 100755
index 0000000..00725f4
Binary files /dev/null and b/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/eot/hack-regular-webfont.eot differ
diff --git a/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/eot/latin/hack-bold-latin-webfont.eot b/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/eot/latin/hack-bold-latin-webfont.eot
new file mode 100755
index 0000000..65ffecc
Binary files /dev/null and b/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/eot/latin/hack-bold-latin-webfont.eot differ
diff --git a/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/eot/latin/hack-bolditalic-latin-webfont.eot b/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/eot/latin/hack-bolditalic-latin-webfont.eot
new file mode 100755
index 0000000..487526a
Binary files /dev/null and b/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/eot/latin/hack-bolditalic-latin-webfont.eot differ
diff --git a/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/eot/latin/hack-italic-latin-webfont.eot b/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/eot/latin/hack-italic-latin-webfont.eot
new file mode 100755
index 0000000..22f0d06
Binary files /dev/null and b/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/eot/latin/hack-italic-latin-webfont.eot differ
diff --git a/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/eot/latin/hack-regular-latin-webfont.eot b/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/eot/latin/hack-regular-latin-webfont.eot
new file mode 100755
index 0000000..7edc826
Binary files /dev/null and b/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/eot/latin/hack-regular-latin-webfont.eot differ
diff --git a/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/svg/hack-bold-webfont.svg b/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/svg/hack-bold-webfont.svg
new file mode 100755
index 0000000..555785c
--- /dev/null
+++ b/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/svg/hack-bold-webfont.svg
@@ -0,0 +1,1645 @@
+
+
+
\ No newline at end of file
diff --git a/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/svg/hack-bolditalic-webfont.svg b/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/svg/hack-bolditalic-webfont.svg
new file mode 100755
index 0000000..c6f655a
--- /dev/null
+++ b/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/svg/hack-bolditalic-webfont.svg
@@ -0,0 +1,1591 @@
+
+
+
\ No newline at end of file
diff --git a/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/svg/hack-italic-webfont.svg b/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/svg/hack-italic-webfont.svg
new file mode 100755
index 0000000..1544287
--- /dev/null
+++ b/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/svg/hack-italic-webfont.svg
@@ -0,0 +1,1588 @@
+
+
+
\ No newline at end of file
diff --git a/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/svg/hack-regular-webfont.svg b/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/svg/hack-regular-webfont.svg
new file mode 100755
index 0000000..0c1d1dd
--- /dev/null
+++ b/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/svg/hack-regular-webfont.svg
@@ -0,0 +1,1570 @@
+
+
+
\ No newline at end of file
diff --git a/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/svg/latin/hack-bold-latin-webfont.svg b/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/svg/latin/hack-bold-latin-webfont.svg
new file mode 100755
index 0000000..3c84205
--- /dev/null
+++ b/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/svg/latin/hack-bold-latin-webfont.svg
@@ -0,0 +1,241 @@
+
+
+
\ No newline at end of file
diff --git a/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/svg/latin/hack-bolditalic-latin-webfont.svg b/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/svg/latin/hack-bolditalic-latin-webfont.svg
new file mode 100755
index 0000000..4aa1f74
--- /dev/null
+++ b/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/svg/latin/hack-bolditalic-latin-webfont.svg
@@ -0,0 +1,241 @@
+
+
+
\ No newline at end of file
diff --git a/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/svg/latin/hack-italic-latin-webfont.svg b/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/svg/latin/hack-italic-latin-webfont.svg
new file mode 100755
index 0000000..8f31418
--- /dev/null
+++ b/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/svg/latin/hack-italic-latin-webfont.svg
@@ -0,0 +1,241 @@
+
+
+
\ No newline at end of file
diff --git a/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/svg/latin/hack-regular-latin-webfont.svg b/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/svg/latin/hack-regular-latin-webfont.svg
new file mode 100755
index 0000000..3a9a01b
--- /dev/null
+++ b/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/svg/latin/hack-regular-latin-webfont.svg
@@ -0,0 +1,241 @@
+
+
+
\ No newline at end of file
diff --git a/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/web-ttf/hack-bold-webfont.ttf b/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/web-ttf/hack-bold-webfont.ttf
new file mode 100755
index 0000000..ecd9950
Binary files /dev/null and b/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/web-ttf/hack-bold-webfont.ttf differ
diff --git a/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/web-ttf/hack-bolditalic-webfont.ttf b/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/web-ttf/hack-bolditalic-webfont.ttf
new file mode 100755
index 0000000..c17383a
Binary files /dev/null and b/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/web-ttf/hack-bolditalic-webfont.ttf differ
diff --git a/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/web-ttf/hack-italic-webfont.ttf b/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/web-ttf/hack-italic-webfont.ttf
new file mode 100755
index 0000000..1266f84
Binary files /dev/null and b/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/web-ttf/hack-italic-webfont.ttf differ
diff --git a/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/web-ttf/hack-regular-webfont.ttf b/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/web-ttf/hack-regular-webfont.ttf
new file mode 100755
index 0000000..16c1a01
Binary files /dev/null and b/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/web-ttf/hack-regular-webfont.ttf differ
diff --git a/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/web-ttf/latin/hack-bold-latin-webfont.ttf b/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/web-ttf/latin/hack-bold-latin-webfont.ttf
new file mode 100755
index 0000000..16325d5
Binary files /dev/null and b/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/web-ttf/latin/hack-bold-latin-webfont.ttf differ
diff --git a/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/web-ttf/latin/hack-bolditalic-latin-webfont.ttf b/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/web-ttf/latin/hack-bolditalic-latin-webfont.ttf
new file mode 100755
index 0000000..b233262
Binary files /dev/null and b/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/web-ttf/latin/hack-bolditalic-latin-webfont.ttf differ
diff --git a/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/web-ttf/latin/hack-italic-latin-webfont.ttf b/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/web-ttf/latin/hack-italic-latin-webfont.ttf
new file mode 100755
index 0000000..7878678
Binary files /dev/null and b/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/web-ttf/latin/hack-italic-latin-webfont.ttf differ
diff --git a/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/web-ttf/latin/hack-regular-latin-webfont.ttf b/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/web-ttf/latin/hack-regular-latin-webfont.ttf
new file mode 100755
index 0000000..0566ead
Binary files /dev/null and b/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/web-ttf/latin/hack-regular-latin-webfont.ttf differ
diff --git a/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/woff/hack-bold-webfont.woff b/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/woff/hack-bold-webfont.woff
new file mode 100755
index 0000000..0eee5ab
Binary files /dev/null and b/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/woff/hack-bold-webfont.woff differ
diff --git a/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/woff/hack-bolditalic-webfont.woff b/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/woff/hack-bolditalic-webfont.woff
new file mode 100755
index 0000000..486912c
Binary files /dev/null and b/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/woff/hack-bolditalic-webfont.woff differ
diff --git a/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/woff/hack-italic-webfont.woff b/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/woff/hack-italic-webfont.woff
new file mode 100755
index 0000000..6121166
Binary files /dev/null and b/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/woff/hack-italic-webfont.woff differ
diff --git a/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/woff/hack-regular-webfont.woff b/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/woff/hack-regular-webfont.woff
new file mode 100755
index 0000000..334f02e
Binary files /dev/null and b/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/woff/hack-regular-webfont.woff differ
diff --git a/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/woff/latin/hack-bold-latin-webfont.woff b/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/woff/latin/hack-bold-latin-webfont.woff
new file mode 100755
index 0000000..247cdeb
Binary files /dev/null and b/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/woff/latin/hack-bold-latin-webfont.woff differ
diff --git a/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/woff/latin/hack-bolditalic-latin-webfont.woff b/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/woff/latin/hack-bolditalic-latin-webfont.woff
new file mode 100755
index 0000000..08c1a0a
Binary files /dev/null and b/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/woff/latin/hack-bolditalic-latin-webfont.woff differ
diff --git a/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/woff/latin/hack-italic-latin-webfont.woff b/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/woff/latin/hack-italic-latin-webfont.woff
new file mode 100755
index 0000000..c200b42
Binary files /dev/null and b/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/woff/latin/hack-italic-latin-webfont.woff differ
diff --git a/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/woff/latin/hack-regular-latin-webfont.woff b/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/woff/latin/hack-regular-latin-webfont.woff
new file mode 100755
index 0000000..9e20c8e
Binary files /dev/null and b/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/woff/latin/hack-regular-latin-webfont.woff differ
diff --git a/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/woff2/hack-bold-webfont.woff2 b/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/woff2/hack-bold-webfont.woff2
new file mode 100755
index 0000000..e581886
Binary files /dev/null and b/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/woff2/hack-bold-webfont.woff2 differ
diff --git a/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/woff2/hack-bolditalic-webfont.woff2 b/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/woff2/hack-bolditalic-webfont.woff2
new file mode 100755
index 0000000..2cee731
Binary files /dev/null and b/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/woff2/hack-bolditalic-webfont.woff2 differ
diff --git a/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/woff2/hack-italic-webfont.woff2 b/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/woff2/hack-italic-webfont.woff2
new file mode 100755
index 0000000..0aa5119
Binary files /dev/null and b/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/woff2/hack-italic-webfont.woff2 differ
diff --git a/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/woff2/hack-regular-webfont.woff2 b/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/woff2/hack-regular-webfont.woff2
new file mode 100755
index 0000000..3889738
Binary files /dev/null and b/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/woff2/hack-regular-webfont.woff2 differ
diff --git a/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/woff2/latin/hack-bold-latin-webfont.woff2 b/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/woff2/latin/hack-bold-latin-webfont.woff2
new file mode 100755
index 0000000..34e13e7
Binary files /dev/null and b/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/woff2/latin/hack-bold-latin-webfont.woff2 differ
diff --git a/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/woff2/latin/hack-bolditalic-latin-webfont.woff2 b/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/woff2/latin/hack-bolditalic-latin-webfont.woff2
new file mode 100755
index 0000000..7c7d5a1
Binary files /dev/null and b/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/woff2/latin/hack-bolditalic-latin-webfont.woff2 differ
diff --git a/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/woff2/latin/hack-italic-latin-webfont.woff2 b/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/woff2/latin/hack-italic-latin-webfont.woff2
new file mode 100755
index 0000000..6e96597
Binary files /dev/null and b/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/woff2/latin/hack-italic-latin-webfont.woff2 differ
diff --git a/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/woff2/latin/hack-regular-latin-webfont.woff2 b/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/woff2/latin/hack-regular-latin-webfont.woff2
new file mode 100755
index 0000000..f608ee1
Binary files /dev/null and b/pagure/themes/srcfpo/static/fonts/hack_fonts/fonts/woff2/latin/hack-regular-latin-webfont.woff2 differ
diff --git a/pagure/themes/srcfpo/templates/theme.html b/pagure/themes/srcfpo/templates/theme.html
index ae68f42..2a93c3e 100644
--- a/pagure/themes/srcfpo/templates/theme.html
+++ b/pagure/themes/srcfpo/templates/theme.html
@@ -15,7 +15,7 @@
type="text/css" rel="stylesheet" />
-