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


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

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