/**********Proxinova ********/

@font-face {
    font-family: 'proxima_novalight';
    src: url('proximanova-light.eot');
    src: url('proximanova-light.eot?#iefix') format('embedded-opentype'),
         url('proximanova-light.woff2') format('woff2'),
         url('proximanova-light.woff') format('woff'),
         url('proximanova-light.ttf') format('truetype'),
         url('proximanova-light.svg#proxima_novalight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
	font-family:'ProximaNova-Regular';
	src: url('ProximaNova-Regular_gdi.eot');
	src: url('ProximaNova-Regular_gdi.eot?#iefix') format('embedded-opentype'),
		url('ProximaNova-Regular_gdi.woff') format('woff'),
		url('ProximaNova-Regular_gdi.ttf') format('truetype'),
		url('ProximaNova-Regular_gdi.svg#ProximaNova-Regular') format('svg');
	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0020-2666;
}
@font-face {
	font-family:'ProximaNova-Semibold';
	src: url('ProximaNova-Semibold_gdi.eot');
	src: url('ProximaNova-Semibold_gdi.eot?#iefix') format('embedded-opentype'),
		url('ProximaNova-Semibold_gdi.woff') format('woff'),
		url('ProximaNova-Semibold_gdi.ttf') format('truetype'),
		url('ProximaNova-Semibold_gdi.svg#ProximaNova-Semibold') format('svg');
	font-weight: 600;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0020-2666;
}
@font-face {
	font-family:'ProximaNova-Extrabld';
	src: url('ProximaNova-Extrabld_gdi.eot');
	src: url('ProximaNova-Extrabld_gdi.eot?#iefix') format('embedded-opentype'),
		url('ProximaNova-Extrabld_gdi.woff') format('woff'),
		url('ProximaNova-Extrabld_gdi.ttf') format('truetype'),
		url('ProximaNova-Extrabld_gdi.svg#ProximaNova-Extrabld') format('svg');
	font-weight: 800;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0020-2666;
}
@font-face {
    font-family: 'proxima_nova_rgbold';
    src: url('proximanova-bold.woff2') format('woff2'),
         url('proximanova-bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}