Hello,
On our demo font looks like this:
http://storage1.static.itmages.com/i/15/0528/h_1432796243_8171379_fae5d171aa.png
https://www.8theme.com/demo/classico/variant13
You can change font in 8Theme Options > Typography > Page > Body font.
To have the same font for title you need add this code in custom.css file:
.title.design-1 h1 {
color: #FFF;
font-size: 8.571em;
font-weight: 400;
font-family: "Cookie",cursive;
text-transform: none;
}
Regards,
Eva Kemp.