@import url(http://fonts.googleapis.com/css?family=Sonsie+One);
@import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700);
body, input, textarea {
  font-family: "Open Sans Condensed", sans-serif;
}

h1, h2, h3, h4, h5, h6, .navbar .brand, .btn {
  font-family: "Sonsie One", cursive;
  font-weight: normal;
}
