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