
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');
@import url('https://fonts.googleapis.com/css?family=Raleway:300,400,700,900');

html{
	overflow-x: hidden!important; /*patch left*/
	font-family: 'Montserrat', sans-serif;
}


.titulo30_Y {
  font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 23px;
  color: #dedede;
  line-height: 30px;
  letter-spacing: 1px;
}

.stitulo30_Y {
  color: #dedede;
  font-size: 14px;
  font-family: 'Raleway', sans-serif;
  font-weight: 300;
  line-height: 1.5;
  letter-spacing: 0px;
}

.parrafo_30_Y {
  color: #dedede;
  font-size: 16px;
  font-family: 'Raleway', sans-serif;
  font-weight: 300;
  line-height: 1.5;
}

.typox{
	  font-weight: 900!important;
}

