Updated Modello Common libraries
[profile/ivi/sdk/web-ide-resources.git] / web-ui-fw / 0.0.2 / 0.0.2_Common / original / css / car / car.css
index fd608fe..c0bec23 100644 (file)
@@ -2,32 +2,23 @@
 
 /* This is theme aimed for Intel Coulomb 2012 */
 @font-face {
-       font-family: HelveticaNeue;
-       src: url('./fonts/HelveticaNeue-Regular.ttf')  format('truetype'),
-            url('./fonts/HelveticaNeue-Regular.eot?#iefix') format('embedded-opentype'),
-            url('./fonts/HelveticaNeue-Regular.woff') format('woff'),
-            url('./fonts/HelveticaNeue-Regular.svg#svgFontName') format('svg'),
-            local("HelveticaNeue");
+       font-family: Roboto;
+       src: url('./fonts/Roboto-Regular.ttf')  format('truetype'),
+            local("Roboto");
 }
 
 @font-face {
-       font-family: HelveticaNeue;
-       src: url('./fonts/HelveticaNeue-CondensedBold.ttf')  format('truetype'),
-            url('./fonts/HelveticaNeue-CondensedBold.eot?#iefix') format('embedded-opentype'),
-            url('./fonts/HelveticaNeue-CondensedBold.woff') format('woff'),
-            url('./fonts/HelveticaNeue-CondensedBold.svg#svgFontName') format('svg'),
-            local("HelveticaNeue");
+       font-family: Roboto;
+       src: url('./fonts/Roboto-Bold.ttf')  format('truetype'),
+            local("Roboto");
 
        font-weight: bold;
 }
 
 @font-face {
-       font-family: HelveticaNeue;
-       src: url('./fonts/HelveticaNeue-Light.ttf')  format('truetype'),
-            url('./fonts/HelveticaNeue-Light.eot?#iefix') format('embedded-opentype'),
-            url('./fonts/HelveticaNeue-Light.woff') format('woff'),
-            url('./fonts/HelveticaNeue-Light.svg#svgFontName') format('svg'),
-            local("HelveticaNeue");
+       font-family: Roboto;
+       src: url('./fonts/Roboto-Light.ttf')  format('truetype'),
+            local("Roboto");
 
        font-weight: 100;
 }
@@ -41,7 +32,7 @@ html {
 }
 
 body {
-       font-family: HelveticaNeue;
+       font-family: Roboto;
        -webkit-font-smoothing: antialiased;
        position: absolute !important;
        height: 1280px !important;