summaryrefslogtreecommitdiffstats
path: root/install/ui/ipa.css
diff options
context:
space:
mode:
authorPetr Vobornik <pvoborni@redhat.com>2013-11-07 18:22:26 +0100
committerMartin Kosek <mkosek@redhat.com>2014-01-21 12:04:02 +0100
commitcbfed871e7d99bf54eceaf8febfc0f304fdf494e (patch)
tree840d2348002be08b07c1a11cd184a84607703069 /install/ui/ipa.css
parent25bd5285075e9ccc7777160a165426c6f9f4422b (diff)
downloadfreeipa-cbfed871e7d99bf54eceaf8febfc0f304fdf494e.tar.gz
freeipa-cbfed871e7d99bf54eceaf8febfc0f304fdf494e.tar.xz
freeipa-cbfed871e7d99bf54eceaf8febfc0f304fdf494e.zip
Use RCUE fonts
https://fedorahosted.org/freeipa/ticket/3902
Diffstat (limited to 'install/ui/ipa.css')
-rw-r--r--install/ui/ipa.css25
1 files changed, 0 insertions, 25 deletions
diff --git a/install/ui/ipa.css b/install/ui/ipa.css
index 26df94095..792ce1c7b 100644
--- a/install/ui/ipa.css
+++ b/install/ui/ipa.css
@@ -10,30 +10,6 @@
*/
-@font-face {
- font-family: 'Overpass';
- src: url('overpass_regular-web.eot');
- src: url('overpass_regular-web.eot?#iefix') format('eot'),
- url('overpass_regular-web.woff') format('woff'),
- url('overpass_regular-web.ttf') format('truetype'),
- url('overpass_regular-web.svg#webfontLTZe4IYH') format('svg');
- font-weight: normal;
- font-style: normal;
-
-}
-
-@font-face {
- font-family: 'Overpass Bold';
- src: url('overpass_bold-web.eot');
- src: url('overpass_bold-web.eot?#iefix') format('eot'),
- url('overpass_bold-web.woff') format('woff'),
- url('overpass_bold-web.ttf') format('truetype'),
- url('overpass_bold-web.svg#webfontzAU82Ltw') format('svg');
- font-weight: bold;
- font-style: normal;
-
-}
-
html {
height: 100%;
}
@@ -46,7 +22,6 @@ body {
background-position: left top;
background-color: #FFFFFF;
border-width: 0;
- font-family: "Liberation Sans",Arial,Sans;
font-size: 11px;
margin: 0;
padding: 0;