/*Nobile FONT START*/

@font-face {
    font-family: 'webfontbold';
    src: url('nevis-webfont.eot');
    src: url('nevis-webfont.eot?#iefix') format('embedded-opentype'),
         url('nevis-webfont.woff') format('woff'),
         url('nevis-webfont.ttf') format('truetype'),
         url('nevis-webfont.svg#webfontbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
	font-family: 'Helvetica-Bold';
	src: url('Helvetica-Bold.eot?') format('eot'), 
	     url('Helvetica-Bold.woff') format('woff'), 
	     url('Helvetica-Bold.ttf')  format('truetype'),
	     url('Helvetica-Bold.svg#Helvetica-Bold') format('svg');
}
@font-face {
	font-family: 'HelveticaNeue';
	src: url('HelveticaNeue.eot?') format('eot'), 
	     url('HelveticaNeue.woff') format('woff'), 
	     url('HelveticaNeue.ttf')  format('truetype'),
	     url('HelveticaNeue.svg#HelveticaNeue') format('svg');
}
