@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'New Roboto';
    src:url('../fonts/robotocondensed-regular-webfont.eot');
    src: url('../fonts/robotocondensed-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/robotocondensed-regular-webfont.woff') format('woff'),
         url('../fonts/robotocondensed-regular-webfont.ttf') format('truetype'),
         url('../fonts/robotocondensed-regular-webfont.svg#roboto_condensedregular') format('svg');
    font-weight: normal;
    font-style: normal;
	
	
}

@font-face {
    font-family: 'UTMAvo';
    src: url('../fonts/UTMAvo.eot');
    src: url('../fonts/UTMAvo.eot') format('embedded-opentype'),
         url('../fonts/UTMAvo.woff2') format('woff2'),
         url('../fonts/UTMAvo.woff') format('woff'),
         url('../fonts/UTMAvo.ttf') format('truetype'),
         url('../fonts/UTMAvo.svg#UTMAvo') format('svg');
}


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