
@font-face {
    font-family: 'oswaldlight';
    src: url('oswald-light-webfont.eot');
    src: url('oswald-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('oswald-light-webfont.woff2') format('woff2'),
         url('oswald-light-webfont.woff') format('woff'),
         url('oswald-light-webfont.ttf') format('truetype'),
         url('oswald-light-webfont.svg#oswaldlight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'oswaldregular';
    src: url('oswald-regular-webfont.eot');
    src: url('oswald-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('oswald-regular-webfont.woff2') format('woff2'),
         url('oswald-regular-webfont.woff') format('woff'),
         url('oswald-regular-webfont.ttf') format('truetype'),
         url('oswald-regular-webfont.svg#oswaldregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@media screen and (min-width:0\0) {
	.titulo_verde{
	
	font-family: 'oswaldregular';
	font-size:30px;
	color:#00542C;
	background-image:none;
	padding:10px 0px;
	}
	
.titulo_verde2{
	font-family: 'oswaldregular';
	font-size:20px;
	color:#00542C;
	background-image:none;
	padding:10px 0px;
	}
	
.titulo_amarillo{
	font-family: 'oswaldregular';
	font-size:30px;
	color:#FFB600;
	background-image:none;
	padding:10px 0px;
	}

.texto_solla{
	color:#666;
	font-family: 'oswaldlight';
	font-size:16px;
	line-height:25px;
	text-align:justify;}
	}
	
.titulo_verde{
	font-family: 'oswaldregular';
	font-size:30px;
	color:#00542C;
	background-image:none;
	padding:10px 0px;
	}
	
.titulo_verde2{
	font-family: 'oswaldregular';
	font-size:20px;
	color:#00542C;
	background-image:none;
	padding:10px 0px;
	}
	
.titulo_amarillo{
	font-family: 'oswaldregular';
	font-size:30px;
	color:#FFB600;
	background-image:none;
	padding:10px 0px;
	}

.texto_solla{
	color:#666;
	font-family: 'oswaldlight';
	font-size:16px;
	line-height:25px;
	text-align:justify;}
	
	
