@font-face {
    font-family: "PREMIUM";
    src: url("../fonts/Techovier\ .ttf");
  }

  .about {
    background: url('../imagenes/nopremium.png');
    background-repeat: no-repeat;
    background-size: cover;
    color: white;
    width: 100%;
    height: 100%;
}


.txtp{
    font-family: PREMIUM;
    font-size: 10VW !important;
    color: #000000ad;
}
