@import url('https://fonts.googleapis.com/css2?family=Ubuntu');

* {
  font-family: 'Ubuntu', 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
}

.box-header .box-title {
  font-family: 'Ubuntu' !important;
  font-size: 1.1em !important;
  font-weight: bold;
}
