/*
Font: 		ProximaNova-Regular
Style: 		Regular
URL: 		https://www.youworkforthem.com/font/T0467/proxima-nova
Foundry: 	Mark Simonson
Foundry: 	https://www.youworkforthem.com/designer/73/mark-simonson
Copyright:	Copyright (c) Mark Simonson, 2005. All rights reserved.
Version: 	17
Created:	September 04, 2015
License: 	https://www.youworkforthem.com/font-license
License: 	The WebFont(s) listed in this document must follow the YouWorkForThem
			WebFont license rules. All other parties are strictly restricted
			from using the WebFonts(s) listed without a purchased license.
			All details above must always remain unaltered and visible in your CSS.
*/

@font-face {
	font-family: 'Proxima Nova Regular';
	src: url('proxima-nova-regular.eot');
	src: url('proxima-nova-regular.eot?#iefix') format('embedded-opentype'),
			 url('proxima-nova-regular.woff2') format('woff2'),
			 url('proxima-nova-regular.woff') format('woff'),
			 url('proxima-nova-regular.ttf') format('truetype'),
			 url('proxima-nova-regular.svg#youworkforthem') format('svg');
	font-weight: normal;
	font-style: normal;
}
.font-nova
{
  font-family: 'Proxima Nova Regular';
}
