/*
	Site para gerar as fontes em todos os formatos - http://convertfonts.com/
*/
/* nome da fonte - exemplo : Helvetica 57 condesend */
@font-face { 
    font-family: 'helveticaneueltcom-md';
    src: url('helveticaneueltcom-md.eot');
    src: url('helveticaneueltcom-md.eot?#iefix') format('embedded-opentype'),
         url('helveticaneueltcom-md.woff') format('woff'),
         url('helveticaneueltcom-md.ttf') format('truetype'),
         url('helveticaneueltcom-md.svg#helveticaneueltcom-md') format('svg');
         font-weight: normal; 
  		 font-style: normal;
}

@font-face { /* Helvetica 47 light condensed */
    font-family: 'helveticaneueltcom-ltcn';
    src: url('helveticaneueltcom-ltcn.eot');
    src: url('helveticaneueltcom-ltcn.eot?#iefix') format('embedded-opentype'),
         url('helveticaneueltcom-ltcn.woff2') format('woff2'),
         url('helveticaneueltcom-ltcn.woff') format('woff'),
         url('helveticaneueltcom-ltcn.ttf') format('truetype'),
         url('helveticaneueltcom-ltcn.svg#helveticaneueltcom-ltcn') format('svg');
         font-weight: normal;
  		 font-style: normal;
}
@font-face {/*HelveticaNeueLTCom67MediumCondensed*/
    font-family: 'helveticaneueltcom-mdcn';
    src: url('helveticaneueltcom-mdcn.eot');
    src: url('helveticaneueltcom-mdcn.eot') format('embedded-opentype'),
         url('helveticaneueltcom-mdcn.woff2') format('woff2'),
         url('helveticaneueltcom-mdcn.woff') format('woff'),
         url('helveticaneueltcom-mdcn.ttf') format('truetype'),
         url('helveticaneueltcom-mdcn.svg#HelveticaNeueLTCom67MediumCondensed') format('svg');
}

@font-face {
   /*HelveticaNeueLTCom57Condensed*/
 font-family: 'helveticaneueltcom-cn';
 src: url('helveticaneueltcom-cn.eot');
 src: url('helveticaneueltcom-cn.eot') format('embedded-opentype'),
url('helveticaneueltcom-cn.woff2') format('woff2'),
    url('helveticaneueltcom-cn.woff') format('woff'),
    url('helveticaneueltcom-cn.ttf') format('truetype'),
    url('helveticaneueltcom-cn.svg#HelveticaNeueLTCom57Condensed') format('svg');
    font-weight: normal;
   