diff --git a/couchpotato/static/fonts/config.json b/couchpotato/static/fonts/config.json
index 978abb3..5164161 100644
--- a/couchpotato/static/fonts/config.json
+++ b/couchpotato/static/fonts/config.json
@@ -31,6 +31,12 @@
"src": "fontawesome"
},
{
+ "uid": "872d9516df93eb6b776cc4d94bd97dac",
+ "css": "movie",
+ "code": 59416,
+ "src": "fontawesome"
+ },
+ {
"uid": "b1887b423d2fd15c345e090320c91ca0",
"css": "thumbs",
"code": 59397,
@@ -55,12 +61,30 @@
"src": "fontawesome"
},
{
+ "uid": "44e04715aecbca7f266a17d5a7863c68",
+ "css": "plus",
+ "code": 59411,
+ "src": "fontawesome"
+ },
+ {
"uid": "3d4ea8a78dc34efe891f3a0f3d961274",
"css": "info",
"code": 59403,
"src": "fontawesome"
},
{
+ "uid": "d7271d490b71df4311e32cdacae8b331",
+ "css": "home",
+ "code": 59415,
+ "src": "fontawesome"
+ },
+ {
+ "uid": "c5fd349cbd3d23e4ade333789c29c729",
+ "css": "eye",
+ "code": 59412,
+ "src": "fontawesome"
+ },
+ {
"uid": "9a76bc135eac17d2c8b8ad4a5774fc87",
"css": "download",
"code": 59404,
@@ -85,6 +109,12 @@
"src": "fontawesome"
},
{
+ "uid": "a73c5deb486c8d66249811642e5d719a",
+ "css": "refresh",
+ "code": 59414,
+ "src": "fontawesome"
+ },
+ {
"uid": "4109c474ff99cad28fd5a2c38af2ec6f",
"css": "filter",
"code": 59396,
@@ -119,6 +149,12 @@
"css": "notifications",
"code": 59399,
"src": "mfglabs"
+ },
+ {
+ "uid": "3ab229dd9bccaaaf6c71096da4b72c04",
+ "css": "error",
+ "code": 59413,
+ "src": "elusive"
}
]
}
\ No newline at end of file
diff --git a/couchpotato/static/fonts/icons.eot b/couchpotato/static/fonts/icons.eot
index 75bd2f1..91b23c8 100644
Binary files a/couchpotato/static/fonts/icons.eot and b/couchpotato/static/fonts/icons.eot differ
diff --git a/couchpotato/static/fonts/icons.svg b/couchpotato/static/fonts/icons.svg
index 481f8d1..38200c6 100644
--- a/couchpotato/static/fonts/icons.svg
+++ b/couchpotato/static/fonts/icons.svg
@@ -23,8 +23,14 @@
-
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/couchpotato/static/fonts/icons.ttf b/couchpotato/static/fonts/icons.ttf
index f4b44fd..b2def14 100644
Binary files a/couchpotato/static/fonts/icons.ttf and b/couchpotato/static/fonts/icons.ttf differ
diff --git a/couchpotato/static/fonts/icons.woff b/couchpotato/static/fonts/icons.woff
index 2638d34..1f6b0a4 100644
Binary files a/couchpotato/static/fonts/icons.woff and b/couchpotato/static/fonts/icons.woff differ
diff --git a/couchpotato/static/style/_fonts.scss b/couchpotato/static/style/_fonts.scss
index 75cb866..2c7b564 100644
--- a/couchpotato/static/style/_fonts.scss
+++ b/couchpotato/static/style/_fonts.scss
@@ -38,6 +38,12 @@
.icon-ok:before { content: '\e810'; }
.icon-dropdown:before { content: '\e811'; }
.icon-play:before { content: '\e812'; }
+.icon-plus:before { content: '\e813'; }
+.icon-eye:before { content: '\e814'; }
+.icon-error:before { content: '\e815'; }
+.icon-refresh:before { content: '\e816'; }
+.icon-home:before { content: '\e817'; }
+.icon-movie:before { content: '\e818'; }
@font-face {
font-family: 'OpenSans';