@font-face {
    font-family: 'Monotype Corsiva';
    src: url('MTCORSVA.TTF') format('truetype');
    font-weight: normal;
    font-style: normal;
}
.logo{
	width:25%;
	border-radius:100%;
}

.descricao_blog{
	font-family:'Monotype Corsiva', Arial;
	font-size:18pt
}