h1{font-size:2.133em;line-height:30px;margin:0 0 18px;font-weight:bold;}
h2{font-size:1.866em;line-height:28px;margin: 40px 0 26px;}
h3{font-size:1.6em;  line-height:24px;margin: 50px 0 26px;font-weight:bold;}
h4{font-size:1.33em; line-height:20px;margin: 40px 0 26px;}
h5{font-size:1.2em;  line-height:22px;margin: 40px 0 26px;}
h6{font-size:1.066em;line-height:22px;margin: 40px 0 26px;}

/*Druk Text Wide Cyr*/
@font-face {
	font-family: 'DrukTextWideCyr-Medium';
	src: url('./fonts/druktextwidecyr-medium.eot'); /* IE 9 Compatibility Mode */
	src: url('./fonts/druktextwidecyr-medium.eot?#iefix') format('embedded-opentype'), /* IE < 9 */
		url('./fonts/druktextwidecyr-medium.woff2') format('woff2'), /* Super Modern Browsers */
		url('./fonts/druktextwidecyr-medium.woff') format('woff'), /* Firefox >= 3.6, any other modern browser */
		url('./fonts/druktextwidecyr-medium.ttf') format('truetype'), /* Safari, Android, iOS */
		url('./fonts/druktextwidecyr-medium.svg#druktextwidecyr-medium') format('svg'); /* Chrome < 4, Legacy iOS */
}