 @font-face {
 	font-family: 'Proxima Nova';
 	src: local('Proxima Nova Light'), local('Proxima-Nova-Light'),
 	url('../fonts/ProximaNova-Light.woff2') format('woff2'),
 	url('../fonts/ProximaNova-Light.woff') format('woff'),
 	url('../fonts/ProximaNova-Light.ttf') format('truetype');
 	font-weight: 300;
 	font-style: normal;
 }
 @font-face {
 	font-family: 'Proxima Nova';
 	src: url('../fonts/ProximaNova-Regular.eot');
 	src: url('../fonts/ProximaNova-Regular.eot?#iefix') format('embedded-opentype'),
 	url('../fonts/ProximaNova-Regular.woff') format('woff'),
 	url('../fonts/ProximaNova-Regular.ttf') format('truetype');
 	font-weight: normal;
 	font-style: normal;
 }
 @font-face {
 	font-family: 'Proxima Nova';
 	src: url('../fonts/ProximaNova-RegularIt.eot');
 	src: url('../fonts/ProximaNova-RegularIt.eot?#iefix') format('embedded-opentype'),
 	url('../fonts/ProximaNova-RegularIt.woff') format('woff'),
 	url('../fonts/ProximaNova-RegularIt.ttf') format('truetype');
 	font-weight: normal;
 	font-style: italic;
 }
 @font-face {
 	font-family: 'Proxima Nova';
 	src: url('../fonts/ProximaNova-Semibold.eot');
 	src: url('../fonts/ProximaNova-Semibold.eot?#iefix') format('embedded-opentype'),
 	url('../fonts/ProximaNova-Semibold.woff') format('woff'),
 	url('../fonts/ProximaNova-Semibold.ttf') format('truetype');
 	font-weight: 600;
 	font-style: normal;
 }
 @font-face {
 	font-family: 'Proxima Nova';
 	src: url('../fonts/ProximaNova-SemiboldIt.eot');
 	src: url('../fonts/ProximaNova-SemiboldIt.eot?#iefix') format('embedded-opentype'),
 	url('../fonts/ProximaNova-SemiboldIt.woff') format('woff'),
 	url('../fonts/ProximaNova-SemiboldIt.ttf') format('truetype');
 	font-weight: 600;
 	font-style: italic;
 }
 @font-face {
 	font-family: 'Proxima Nova';
 	src: url('../fonts/ProximaNova-Bold.eot');
 	src: url('../fonts/ProximaNova-Bold.eot?#iefix') format('embedded-opentype'),
 	url('../fonts/ProximaNova-Bold.woff') format('woff'),
 	url('../fonts/ProximaNova-Bold.ttf') format('truetype');
 	font-weight: 700;
 	font-style: normal;
 }
 @font-face {
 	font-family: 'Proxima Nova';
 	src: url('../fonts/ProximaNova-BoldIt.eot');
 	src: url('../fonts/ProximaNova-BoldIt.eot?#iefix') format('embedded-opentype'),
 	url('../fonts/ProximaNova-BoldIt.woff') format('woff'),
 	url('../fonts/ProximaNova-BoldIt.ttf') format('truetype');
 	font-weight: 700;
 	font-style: italic;
 }
 @font-face {
 	font-family: 'Proxima Nova';
 	src: local('Proxima Nova Extrabold'), local('Proxima-Nova-Extrabold'),
 	url('../fonts/ProximaNova-Extrabld.woff2') format('woff2'),
 	url('../fonts/ProximaNova-Extrabld.woff') format('woff'),
 	url('../fonts/ProximaNova-Extrabld.ttf') format('truetype');
 	font-weight: 800;
 	font-style: normal;
 }