@charset "utf-8";
.text {
	/*position:relative;*/
	/*float:none;*/
	font-family:Literaturnaya;
    	line-height:1.3em;
	color:#737373;
	/*width:100%;*/
	font-size:10.5pt;
	text-align: justify;
    	padding: 1px; /*10px 75px 10px 75px;*/
}


/*.bubbly {
	font-family: Literaturnaya;
	
	font-size: 18px;

	padding: 1px;
	border: thick dotted #00CCFF;
}*/


@font-face {
    font-family: "Literaturnaya";
    src: url('http://baranrecords.com/LiteraturnayaC-Bold.otf') format('opentype');
    src: url('http://baranrecords.com/LiteraturnayaC-Bold.woff') format('woff'),
         url('http://baranrecords.com/LiteraturnayaC-Bold.svg') format('svg'),
         url('http://baranrecords.com/LiteraturnayaC-Bold.ttf') format('truetype');
}