]> git.0d.be Git - panikweb.git/blobdiff - panikweb_templates/static/font-awesome/css/type.css
use font awesome from xstatic
[panikweb.git] / panikweb_templates / static / font-awesome / css / type.css
diff --git a/panikweb_templates/static/font-awesome/css/type.css b/panikweb_templates/static/font-awesome/css/type.css
deleted file mode 100644 (file)
index d2b7f5d..0000000
+++ /dev/null
@@ -1,98 +0,0 @@
-@font-face {
-    font-family: 'RegloNormal';
-    src: url('../reglo/RE01.otf');
-    font-weight: normal;
-    font-style: normal;
-}
-
-@font-face {
-    font-family: 'RegloMedium';
-    src: url('../reglo/RE02-Medium.otf');
-    font-weight: normal;
-    font-style: normal;
-}
-
-@font-face {
-    font-family: 'RegloBold';
-    src: url('../reglo/RE03-Bold.otf');
-    font-weight: normal;
-    font-style: normal;
-}
-
-@font-face {
-    font-family: 'RE04';
-    src: url('../reglo/RE04-Bold.otf');
-    font-weight: normal;
-    font-style: normal;
-}
-
-@font-face {
-    font-family: 'RE05';
-    src: url('../reglo/RE05-Bold.otf');
-    font-weight: normal;
-    font-style: normal;
-}
-
-@font-face {
-    font-family: 'RegloSymbol';
-    src: url('../reglo/RE06.otf');
-    font-weight: normal;
-    font-style: normal;
-       line-height: 0 !important;
-}
-
-@font-face {
-    font-family: 'Reglo';
-    src: url('../reglo/Reglo-Bold.otf');
-    font-weight: normal;
-    font-style: normal;
-}
-@font-face {
-    font-family: 'Symbols';
-    src: url('../reglo/RESYMBOL.otf');
-    font-weight: normal;
-    font-style: normal;
-}
-
-@font-face {
-    font-family: 'RegloScale';
-    src: url('../reglo/RegloScaleBold.otf');
-    font-weight: normal;
-    font-style: normal;
-}
-[class^="icon-"],
-[class*=" icon-"]{
-       /*font-size:1.3em;*/
-}
-.resymbol{
-       vertical-align:middle !important;
-       display:inline-block !important;
-       font-family: 'Symbols' !important;
-       line-height:50% !important;
-       font-size:2em;
-}
-.resymbol.big, .icons.big{
-       font-size:5em;
-}
-.resymbol.huge, .icons.huge{
-       font-size:8em;
-}
-.info:before,.warning:before,.error:before{
-       font-family: FontAwesome;
-       display:inline-block;
-       margin-right:0.2em;
-}
-.info:before {
-       content: "\f05a";
-}
-.warning:before {
-       content: "\f071";
-}
-.error:before {
-       content: "\f056 ";
-}
-.checked:before {
-       content: "\f056 ";
-}
-
-