@import 'https://fonts.googleapis.com/css?family=Open+Sans&subset=latin-ext';
@import 'https://fonts.googleapis.com/css?family=Baloo&subset=latin-ext';

body, input, textarea {
  font-family: "Open Sans", sans-serif;
}

h1, h2, h3, h4, h5, h6, .navbar .brand, .btn, .textwidget {
  font-family: 'Baloo', cursive;
  font-weight: normal;
}
