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

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

@font-face {
	font-family: 'ago bold';
	src: url('agopusc-bold.eot');
    src: url('agopusc-bold.eot?#iefix') format('embedded-opentype'),
    url('agopusc-bold.woff') format('woff'),
    url('agopusc-bold.otf') format('truetype'),
    url('agopusc-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;
}