@font-face {
	font-family: 'Helvetica Neue';
	src: local('Helvetica Neue'),
		url('HelveticaNeueRoman.woff2') format('woff2'),
		url('HelveticaNeueRoman.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Helvetica Neue';
	src: url('HelveticaNeueItalic.woff2') format('woff2'),
		url('HelveticaNeueItalic.woff') format('woff');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'Helvetica Neue';
	src: url('HelveticaNeueBold.woff2') format('woff2'),
		url('HelveticaNeueBold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Helvetica Neue Bold Condensed';
	src: url('HelveticaNeueBoldCondensed.woff2') format('woff2'),
		url('HelveticaNeueBoldCondensed.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Plantin';
	src: url('Plantin.woff2') format('woff2'),
		url('Plantin.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Plantin';
	src: url('PlantinBold.woff2') format('woff2'),
		url('PlantinBold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Plantin';
	src: url('PlantinBoldItalic.woff2') format('woff2'),
		url('PlantinBoldItalic.woff') format('woff');
	font-weight: bold;
	font-style: italic;
}

@font-face {
	font-family: 'Plantin';
	src: url('PlantinItalic.woff2') format('woff2'),
		url('PlantinItalic.woff') format('woff');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'Plantin Bold Condensed';
    src: url('PlantinBoldCondensed.woff2') format('woff2'),
    	url('PlantinBoldCondensed.woff') format('woff');
	font-style: normal;
	font-weight: bold;
}