/* raleway-regular - latin */
@font-face {
	font-family: 'Raleway';
	font-style: normal;
	font-weight: 400;
	src: local('Raleway'), local('Raleway-Regular'),
	url('fonts/raleway-v13-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
	url('fonts/raleway-v13-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* raleway-italic - latin */
@font-face {
	font-family: 'Raleway';
	font-style: italic;
	font-weight: 400;
	src: local('Raleway Italic'), local('Raleway-Italic'),
	url('fonts/raleway-v13-latin-italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
	url('fonts/raleway-v13-latin-italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* raleway-700 - latin */
@font-face {
	font-family: 'Raleway';
	font-style: normal;
	font-weight: 700;
	src: local('Raleway Bold'), local('Raleway-Bold'),
	url('fonts/raleway-v13-latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
	url('fonts/raleway-v13-latin-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* raleway-700italic - latin */
@font-face {
	font-family: 'Raleway';
	font-style: italic;
	font-weight: 700;
	src: local('Raleway Bold Italic'), local('Raleway-BoldItalic'),
	url('fonts/raleway-v13-latin-700italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
	url('fonts/raleway-v13-latin-700italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

@font-face {
	font-family: 'Helvetica Neue LT Std 57 Condensed';
	font-style: normal;
	font-weight: normal;
	src: local('Helvetica Neue LT Std 57 Condensed'), url('fonts/HelveticaNeueLTStd-Cn.woff') format('woff');
}
@font-face {
	font-family: 'Helvetica Neue LT Std 56 Italic';
	font-style: normal;
	font-weight: normal;
	src: local('Helvetica Neue LT Std 56 Italic'), url('fonts/HelveticaNeueLTStd-It.woff') format('woff');
}
@font-face {
	font-family: 'Helvetica Neue LT Std 47 Light Condensed';
	font-style: normal;
	font-weight: normal;
	src: local('Helvetica Neue LT Std 47 Light Condensed'), url('fonts/HelveticaNeueLTStd-LtCn.woff') format('woff');
}
@font-face {
	font-family: 'Helvetica Neue LT Std 45 Light';
	font-style: normal;
	font-weight: normal;
	src: local('Helvetica Neue LT Std 45 Light'), url('fonts/HelveticaNeueLTStd-Lt.woff') format('woff');
}
@font-face {
	font-family: 'Helvetica Neue LT Std 77 Bold Condensed';
	font-style: normal;
	font-weight: normal;
	src: local('Helvetica Neue LT Std 77 Bold Condensed'), url('fonts/HelveticaNeueLTStd-BdCn.woff') format('woff');
}