/* Те шрифты, которые удалось есть в интернете */
@font-face {
	font-family:'ProximaNova';
	src: url('../fonts/ProximaNova-Black.eot');
	src: url('../fonts/ProximaNova-Black.eot?#iefix') format('embedded-opentype'),
			 url('../fonts/ProximaNova-Black.woff') format('woff'),
			 url('../fonts/ProximaNova-Black.ttf') format('truetype'),
			 url('../fonts/ProximaNova-Black.svg#ProximaNova_Bold') format('svg');
	font-weight: 900;
	font-style: normal;
}
@font-face {
	font-family:'ProximaNova';
	src: url('../fonts/ProximaNova-Extrabld.eot');
	src: url('../fonts/ProximaNova-Extrabld.eot?#iefix') format('embedded-opentype'),
			 url('../fonts/ProximaNova-Extrabld.woff') format('woff'),
			 url('../fonts/ProximaNova-Extrabld.ttf') format('truetype'),
			 url('../fonts/ProximaNova-Extrabld.svg#ProximaNova_Bold') format('svg');
	font-weight: 800;
	font-style: normal;
}
@font-face {
	font-family:'ProximaNova';
	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'),
			 url('../fonts/ProximaNova-Bold.svg#ProximaNova_Bold') format('svg');
	font-weight: 700;
	font-style: normal;
}
@font-face {
	font-family:'ProximaNova';
	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'),
			 url('../fonts/ProximaNova-Semibold.svg#ProximaNova_Bold') format('svg');
	font-weight: 600;
	font-style: normal;
}
 
 
@font-face {
	font-family:'ProximaNova';
	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'),
			 url('../fonts/ProximaNova-Regular.svg#ProximaNova_Regular') format('svg');
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-family:'ProximaNova';
	src: url('../fonts/ProximaNova-Light.eot');
	src: url('../fonts/ProximaNova-Light.eot?#iefix') format('embedded-opentype'),
			 url('../fonts/ProximaNova-Light.woff') format('woff'),
			 url('../fonts/ProximaNova-Light.ttf') format('truetype'),
			 url('../fonts/ProximaNova-Regular.svg#ProximaNova_Regular') format('svg');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'Proxima-Nova-Cn-Bl';
	src: url('hinted-subset-ProximaNovaCond-Black.eot');
	src: local('Proxima Nova Condensed Black'), local('ProximaNovaCond-Black'),
		url('../fonts/hinted-subset-ProximaNovaCond-Black.eot?#iefix') format('embedded-opentype'),
		url('../fonts/hinted-subset-ProximaNovaCond-Black.woff2') format('woff2'),
		url('../fonts/hinted-subset-ProximaNovaCond-Black.woff') format('woff'),
		url('../fonts/hinted-subset-ProximaNovaCond-Black.ttf') format('truetype'),
		url('../fonts/hinted-subset-ProximaNovaCond-Black.svg#ProximaNovaCond-Black') format('svg');
	font-weight: 900;
	font-style: normal;
}

@font-face {
	font-family: 'bradobrei';
	src: url('Bradobrei.eot');
	src: local('bradobrei'), local('bradobrei'),
		url('../fonts/Bradobrei.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Bradobrei.woff2') format('woff2'),
		url('../fonts/Bradobrei.woff') format('woff'),
		url('../fonts/Bradobrei.ttf') format('truetype'),
		url('../fonts/Bradobrei.svg#Bradobrei') format('svg');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'PTRoubleSans';
	src: url('PTRoubleSans.eot');
	src: local('PTRoubleSans'), local('PTRoubleSans'),
		url('../fonts/PTRoubleSans.eot?#iefix') format('embedded-opentype'),
		url('../fonts/PTRoubleSans.woff2') format('woff2'),
		url('../fonts/PTRoubleSans.woff') format('woff'),
		url('../fonts/PTRoubleSans.ttf') format('truetype'),
		url('../fonts/PTRoubleSans.svg#PTRoubleSans') format('svg');
	font-weight: 400;
	font-style: normal;
}


.font-bold{
	font-weight: 700;
}