@font-face {
    font-family: 'CronosProLight';
    src: url('../CronosPro-Lt.woff2') format('woff2'),
        url('../CronosPro-Lt.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}
#tigoSP {
        font-family: "CronosProLight", sans-serif !important;

}
#tigoSP h1 {
  color: #00377d;
  font-size: 30px;
  font-weight: 200;
  text-align: center;
}

#tigoSP p {
  font-size: 30px;
  margin-top: 0%;
  color: black;
  text-align: center;
}

#tigoSP H2 {
  color: #00377d;
  font-size: 35px;
  font-weight: 600px;
  margin-top: 80px;
}

#tigoSP .text {
  font-size: 30px;
}

#tigoSP .imageCenter {
  margin: 80px auto;
}

#tigoSP ul {
  list-style-image: url("https://cdn-scorpius.elifebackup.com/productos/soporte_preventivo/img/list.png");
}
