/* ============================================
   FONTS - TruScale Conheça TruScale
   ============================================ */

@font-face {
  font-family: 'Gotham Bold';
  src: url('https://pages.lenovo.com/rs/183-WCT-620/images/Gotham Bold.eot');
  /* IE9*/
  src: url('https://pages.lenovo.com/rs/183-WCT-620/images/Gotham Bold.eot?#iefix')
      format('embedded-opentype'),
    /* IE6-IE8 */
      url('https://pages.lenovo.com/rs/183-WCT-620/images/Gotham Bold.ttf')
      format('truetype'),
    /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
      url('https://pages.lenovo.com/rs/183-WCT-620/images/Gotham Bold.svg#Gotham Book')
      format('svg');
  /* iOS 4.1- */
}

@font-face {
  font-family: 'Gotham Book';
  src: url('https://pages.lenovo.com/rs/183-WCT-620/images/Gotham Book.eot');
  /* IE9*/
  src: url('https://pages.lenovo.com/rs/183-WCT-620/images/Gotham Book.eot?#iefix')
      format('embedded-opentype'),
    /* IE6-IE8 */
      url('https://pages.lenovo.com/rs/183-WCT-620/images/Gotham Book.ttf')
      format('truetype'),
    /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
      url('https://pages.lenovo.com/rs/183-WCT-620/images/Gotham Book.svg#Gotham Book')
      format('svg');
  /* iOS 4.1- */
}

@font-face {
  font-family: 'Gotham Light';
  src: url('https://pages.lenovo.com/rs/183-WCT-620/images/Gotham Light.eot');
  /* IE9*/
  src: url('https://pages.lenovo.com/rs/183-WCT-620/images/Gotham Light.eot?#iefix')
      format('embedded-opentype'),
    /* IE6-IE8 */
      url('https://pages.lenovo.com/rs/183-WCT-620/images/Gotham Light.ttf')
      format('truetype'),
    /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
      url('https://pages.lenovo.com/rs/183-WCT-620/images/Gotham Light.svg#Gotham Light')
      format('svg');
  /* iOS 4.1- */
}

.mktoForm div,
.mktoForm span,
.mktoForm label,
.mktoForm p {
  font-family: var(--font-gotham-book);
}

