<style type="text/css">

body {
}

@font-face {
font-family: "aimoreserif";
src: url("../fonte/aimoreserif.woff");
font-weight: normal;
}

@font-face {
font-family: "aimoregothic";
src: url("../fonte/aimoregothiclight.woff");
font-weight: normal;
}

@font-face {
font-family: "aimoregothic";
src: url("../fonte/aimoregothic.woff");
font-weight: bold;
}

@font-face {
font-family: "krigg";
src: url("../fonte/krigg.woff");
font-weight: normal;
}

@font-face {
font-family: "krigg";
src: url("../fonte/kriggbold.woff");
font-weight: bold;
}

@font-face {
font-family: "alcalino";
src: url("../fonte/alcalino.woff");
font-weight: normal;
}

@font-face {
font-family: "alcalino";
src: url("../fonte/alcalinobold.woff");
font-weight: bold;
}

@font-face {
font-family: "herrero";
src: url("../fonte/herrero.woff");
font-weight: normal;
}

@font-face {
font-family: "herrero";
src: url("../fonte/herrerobold.woff");
font-weight: bold;
}

h1 {
font-family: "aimoreserif";
font-size: 54px;
margin-top: 5px;
margin-bottom: 5px;
line-height: 100%;
text-shadow: 0px 4px 5px #c3c3c3;
}

h2 {
font-family: "aimoreserif";
font-size: 32px;
margin-top: 5px;
margin-bottom: 5px;
line-height: 90%;
}

p {
margin-top: 10px;
margin-bottom: 10px;
line-height: 100%;
}

.aa {
font-family: "aimoreserif";
font-size: 54px;
margin-top: 5px;
margin-bottom: 5px;
line-height: 100%;
text-shadow: 0px 4px 5px #c3c3c3;
}

.bb {
font-family: "aimoregothic";
font-size: 12px;
color: #000000;
line-height: 100%;
}

.cc {
font-family: "aimoregothic";
font-size: 32px;
margin-top: 5px;
margin-bottom: 5px;
line-height: 90%;
}

.dd {
font-family: "aimoreserif";
font-size: 30px;
color: #000000;
line-height: 100%;
text-shadow: 0 4px 4px #bcbcbc;
}

</style>