@font-face {
font-family: 'Myriad Pro Regular';
src: url('../MyriadPro-Regular.eot');
src: url('../MyriadPro-Regular.eot?#iefix') format('embedded-opentype'),
url('../MyriadPro-Regular.woff') format('woff'),
url('../MyriadPro-Regular.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}

@font-face {
    font-family: 'DinCyr';
    src: url('../fonts/DinCyr.ttf');
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family: 'DIN Pro';
	src: url('../fonts/DINPro.eot');
	src: url('../fonts/DINPro.eot?#iefix') format('embedded-opentype'),
	url('../fonts/DINPro.woff') format('woff'),
	url('../fonts/DINPro.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}