@import url('https://fonts.googleapis.com/css?family=Lato:ital,wght@0,100;0,300;0,400;0,900;1,400|');

body{
	font-family: 'Lato', 'sans-serif';
	font-size: .9rem;
}

.descripcion p{font-size: .9rem;}
ul li{font-size: .9rem;}
p{font-size: .9rem}
p.modoh1{font-size: 24px; font-weight: bold;}
p.modoh2{font-size: 22px; font-weight: bold;}
p.modoh3{font-size: 20px; font-weight: bold;}
p.modoh4{font-size: 18px; font-weight: bold;}
p.normal{font-size: 0.9rem;font-weight: normal;}
p.junto{font-size: .9rem; font-weight: normal;margin:0!important;}
