@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: 'UTM Avo';
    src: url('../fonts/UTM Avo.eot');
    src: url('../fonts/UTM Avo.eot');
	src: url('../fonts/UTM Avo.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/UTM Avo.ttf');
    font-weight: normal;
    font-style: normal;

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

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

}

@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;
}