/* Logo nuevo (header y footer) */
.fgx-brand-css .mainNavigation .navbar-header .brand-logo{background:transparent url('ford/img/logo.webp') no-repeat 0;width:120px;height:36px;background-size:120px 36px;display:inline-block;padding:0;margin:6px 0 0 0}
.fgx-brand-css .globalFooter .tertiary .navbar-default .brand-logo,.fgx-brand-css .globalFooter .tertiary .navbar-inverse .brand-logo{background:transparent url('ford/img/logo.webp') no-repeat 0;width:120px;height:40px;background-size:120px 35px;display:inline-block;padding:0;margin:0}

/* Fuente de iconos GUX recuperada: los links originales a es.ford.com / www.ford.com daban 404 */
@font-face{
  font-family:FordGUXFont;
  src:url('../base/fonts/gux-icons/gux-icons.eot');
  src:url('../base/fonts/gux-icons/gux-icons.eot#iefix') format('embedded-opentype'),
      url('../base/fonts/gux-icons/gux-icons.ttf') format('truetype'),
      url('../base/fonts/gux-icons/gux-icons.woff') format('woff'),
      url('../base/fonts/gux-icons/gux-icons.svg#FordGUXFont') format('svg');
  font-weight:normal;
  font-style:normal;
}
