/* Abraham */

@font-face {
	font-family: 'Abraham';
	src: url('abraham/AbrahamTRIAL-Regular.otf');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Abraham-Light';
	src: url('abraham/AbrahamTRIAL-Light.otf');
	font-weight: 300;
	font-style: normal;
}

/* Zapfino */

@font-face {
	font-family: 'Zapfino';
	src: url('zapfino/ZapfinoExtraLTPro.otf');
	font-weight: normal;
	font-style: normal;
}

/* Helvetica */

@font-face {
	font-family: 'Helvetica';
	src: url('helvetical/HelveticaNeueLTItW1G.otf');
	font-weight: 400;
	font-style: italic;
}

@font-face {
	font-family: 'Helvetica';
	src: url('helvetical/HelveticaNeueLTStd-LtEx.otf');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Helvetica';
	src: url('helvetical/HelveticaNeueLTW1GBd.otf');
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: 'Helvetica';
	src: url('helvetical/HelveticaNeueLTW1GLt.otf');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Helvetica';
	/*src: url('helvetical/HelveticaNeueLTW1GMd.otf');*/
	src: url('helvetical/helvetica-neue-lt-std-53-extended_2.otf');
	font-weight: 500;
	font-style: normal;
}

/* Didot */
@font-face {
	font-family: 'Didot';
	src: url('didot/DidotRegular.ttf');
	font-weight: normal;
	font-style: normal;
}
