@import url(http://fonts.googleapis.com/css?family=Lustria);
@import url(http://fonts.googleapis.com/css?family=Lato);
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Lustria', serif;
}
body,
p {
  font-family: 'Lato', sans-serif;
}
