 @font-face {
  font-family: 'Helvetica', Arial, sans-serif;
  src: url('../fonts/Helvetica/Helvetica.eot?#iefix') format('embedded-opentype'),  
       url('../fonts/Helvetica/Helvetica.woff') format('woff'), 
       url('../fonts/Helvetica/Helvetica.ttf')  format('truetype'), 
       url('../fonts/Helvetica/Helvetica.svg#Helvetica') format('svg');
  font-weight: normal;
  font-style: normal;
}
 @font-face {
  font-family: 'Helvetica-Bold', Arial, sans-serif;
  src: url('../fonts/Helvetica/Helvetica-Bold.eot?#iefix') format('embedded-opentype'),  
       url('../fonts/Helvetica/Helvetica-Bold.woff') format('woff'), 
       url('../fonts/Helvetica/Helvetica-Bold.ttf')  format('truetype'), 
       url('../fonts/Helvetica/Helvetica-Bold.svg#Helvetica-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}
 @font-face {
  font-family: 'Helvetica-Light', Arial, sans-serif;
  src: url('../fonts/Helvetica/Helvetica-Light.eot?#iefix') format('embedded-opentype'),  
       url('../fonts/Helvetica/Helvetica-Light.woff') format('woff'), 
       url('../fonts/Helvetica/Helvetica-Light.ttf')  format('truetype'), 
       url('../fonts/Helvetica/Helvetica-Light.svg#Helvetica-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'icomoon';
  src:url('../fonts/icomoon.eot?j8f7g4');
  src:url('../fonts/icomoon.eot?#iefixj8f7g4') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?j8f7g4') format('truetype'),
    url('../fonts/icomoon.woff?j8f7g4') format('woff'),
    url('../fonts/icomoon.svg?j8f7g4#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}