@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'eurostile_extended_2regular';
    src: url('../fonts/trescomunicacionese-webfont.eot');
    src: url('../fonts/trescomunicacionese-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/trescomunicacionese-webfont.woff') format('woff'),
         url('../fonts/trescomunicacionese-webfont.ttf') format('truetype'),
         url('../fonts/trescomunicacionese-webfont.svg#eurostile_extended_2regular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
	font-family: 'ecoicon';
	src:url('../fonts/ecoicon.eot');
	src:url('../fonts/ecoicon.eot?#iefix') format('embedded-opentype'),
		url('../fonts/ecoicon.woff') format('woff'),
		url('../fonts/ecoicon.ttf') format('truetype'),
		url('../fonts/ecoicon.svg#ecoicon') format('svg');
	font-weight: normal;
	font-style: normal;
}