
	body.small-font span.font-Izhitsa { 
		font-family: 'IzhitsaRegular';
	} 
	body.small-font span.font-Kiprian {
		font-family: 'Kiprian';
	} 
	body.small-font span.font-Calligraph { 
        font-family: 'Calligraph';
    }
	body.small-font span.font-MusicPS { 
		font-family: 'MusicPS';
    } 
       body.small-font span.font-Glagol { 
                font-family: 'Glagol';
    } 

	@font-face {
        font-family: 'Izhitsa';
        src: url('/fonts/IZHITSA.TTF.woff') format('woff'),
        url('/fonts/IZHITSA.TTF') format('truetype');
        font-weight: normal;
        font-style: normal;
    }
        @font-face {
        font-family: 'Glagol';
        src: url('/fonts/glagol.woff') format('woff'),
	url("/fonts/glagol.ttf") format("truetype");
        font-weight: normal;
        font-style: normal;
    }

	@font-face {
	    font-family: "IzhitsaRegular";
/* 	    src: url("/fonts/IzhitsaRegular.eot"); */
	    src: url("/fonts/IzhitsaRegular/IzhitsaRegular.eot?#iefix")format("embedded-opentype"),
	    url("/fonts/IzhitsaRegular.woff") format("woff"),
	    url("/fonts/IzhitsaRegular.ttf") format("truetype");
	    font-style: normal;
	    font-weight: normal;
	}
	@font-face {
		font-family: 'Kiprian';
		src: url("/fonts/Kiprian.eot?#iefix")format("embedded-opentype"),
			url("/fonts/Kiprian.woff") format("woff"),
			url("/fonts/Kiprian.ttf") format("truetype");
		font-style: normal;
		font-weight: normal;
        }
	@font-face {
		font-family: 'Calligraph';
		src: url("/fonts/CALIGRAP.eot?#iefix")format("embedded-opentype"),
			url("/fonts/CALIGRAP.woff") format("woff"),
			url("/fonts/Kiprian.ttf") format("truetype");
		font-style: normal;
		font-weight: normal;
        }

	@font-face {
        font-family: 'MusicPS';
        src: url('/fonts/music.woff') format('woff'),
        url('/fonts/music.ttf') format('truetype');
        font-weight: normal;
        font-style: normal;
	}
