/* Add here all your CSS customizations */

body {
	font-family: 'Gotham Pro';
    font-weight: normal;
    font-style: normal;
}

h1,h2{
	
	font-family: 'GD Boing';
    font-weight: bold;
    font-style: normal;
	letter-spacing: 1px
}

p{
	font-size: 17px;
}

.tituloservicio
{
	color: #373737; 
	font-size: 17px;
}

ul,li{
	font-size: 17px;
}

.menu-estilo{ font-size: 40px;
	
}