summaryrefslogtreecommitdiffstats
path: root/install/ui/ipa.css
diff options
context:
space:
mode:
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 26df9409..792ce1c7 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;