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

* {
  font-family: 'Play';
}

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