/*Стили шрифтов*/
@font-face {
	font-family: 'droid';
	src: url('droidserif-regular.eot');
    src: url('droidserif-regular.eot?#iefix') format('embedded-opentype'),
    url('droidserif-regular.woff') format('woff'),
    url('droidserif-regular.ttf') format('truetype'),
    url('droidserif-regular.svg#droid_serifregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: 'droid italic';
	src: url('droidserif-italic.eot');
    src: url('droidserif-italic.eot?#iefix') format('embedded-opentype'),
    url('droidserif-italic.woff') format('woff'),
    url('droidserif-italic.ttf') format('truetype'),
    url('droidserif-italic.svg#droid_serifregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: 'droid bold';
	src: url('droidserif-bold.eot');
    src: url('droidserif-bold.eot?#iefix') format('embedded-opentype'),
    url('droidserif-bold.woff') format('woff'),
    url('droidserif-bold.ttf') format('truetype'),
    url('droidserif-bold.svg#droid_serifregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: 'rouble';
	src: url('rouble.eot');
	src: url(//:) format('no404'), url('rouble?#iefix') format('embedded-opentype'), url('rouble.otf') format('opentype');
	font-weight: normal;
	font-style: normal;
}