<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/********************  BEGIN Helvetica Neue *********************/  
/*********** Helvetica Neue Ultra Light *********/
@font-face {
	font-family:'Helvetica Neue';
	font-style: normal;
	font-weight: 100;
	src:local('helvetica neue ultra light'), 
		local('helvetica neue ultra light'), 
		url(helveticaneueultralight.ttf) format('truetype'),
		url(helveticaneue-ultralight.otf) format('opentype');
}

/*********** Helvetica Neue Ultra Light Italic *********/
@font-face {
	font-family:'Helvetica Neue';
	font-style: italic;
	font-weight: 100;
	src:local('helvetica neue ultra light italic'), 
		local('helvetica neue ultra light italic'), 
		url(helveticaneueultralightitalic.ttf) format('truetype'),
		url(helveticaneue-ultralightitalic.otf) format('opentype');
}


/*********** Helvetica Neue Light *********/
@font-face {
	font-family:'Helvetica Neue';
	font-style: normal;
	font-weight: 300;
	src:local('helvetica neue light'), 
		local('helvetica neue light'), 
		url(helveticaneuelight.ttf) format('truetype'),
		url(helveticaneue-light.otf) format('opentype');
}

/*********** Helvetica Neue Light Italic *********/
@font-face {
	font-family:'Helvetica Neue';
	font-style: italic;
	font-weight: 300;
	src:local('helvetica neue light italic'), 
		local('helvetica neue light italic'), 
		url(helveticaneuelightitalic.ttf) format('truetype'),
		url(helveticaneue-lightitalic.otf) format('opentype');
}

/*********** Helvetica Neue Regular *********/
@font-face {
	font-family:'Helvetica Neue';
	font-style: normal;
	font-weight: 400;
	src:local('helvetica neue regular'), 
		local('helvetica neue regular'), 
		url(helveticaneue.ttf) format('truetype'),
		url(helveticaneue.otf) format('opentype');
}

/*********** Helvetica Neue Italic *********/
@font-face {
	font-family:'Helvetica Neue';
	font-style: italic;
	font-weight: 400;
	src:local('helvetica neue italic'), 
		local('helvetica neue italic'), 
		url(helveticaneueitalic.ttf) format('truetype'),
		url(helveticaneue-italic.otf) format('opentype');
}

/*********** Helvetica Neue Medium *********/
@font-face {
	font-family:'Helvetica Neue';
	font-style: normal;
	font-weight: 500;
	src:local('helvetica neue medium'), 
		local('helvetica neue medium'), 
		url(helveticaneuemedium.ttf) format('truetype'),
		url(helveticaneue-medium.otf) format('opentype');
}

/*********** Helvetica Neue Bold *********/
@font-face {
	font-family:'Helvetica Neue';
	font-style: normal;
	font-weight: 600;
	src:local('helvetica neue bold'), 
		local('helvetica neue bold'), 
		url(helveticaneuebold.ttf) format('truetype'),
		url(helveticaneue-bold.otf) format('opentype');
}

/*********** Helvetica Neue Bold Italic *********/
@font-face {
	font-family:'Helvetica Neue';
	font-style: italic;
	font-weight: 600;
	src:local('helvetica neue bold italic'), 
		local('helvetica neue bold italic'), 
		url(helveticaneuebolditalic.ttf) format('truetype'),
		url(helveticaneue-bolditalic.otf) format('opentype');
}

/*********** Helvetica Neue extral Bold *********/
@font-face {
	font-family:'Helvetica Neue';
	font-style: normal;
	font-weight: 700;
	src:local('helvetica neue extral bold'), 
		local('helvetica neue extral bold'), 
		url(helveticaneuecondensedbold.ttf) format('truetype'),
		url(helveticaneue-condensedbold.otf) format('opentype');
}

/*********** Helvetica Neue Ultra Bold *********/
@font-face {
	font-family:'Helvetica Neue';
	font-style: normal;
	font-weight: 800;
	src:local('helvetica neue ultra bold'), 
		local('helvetica neue ultra bold'), 
		url(helveticaneuecondensedblack.ttf) format('truetype'),
		url(helveticaneue-condensedblack.otf) format('opentype');
}
/********************  END Helvetica Neue *********************/
</pre></body></html>