:root {
  --font-family: "Tembolic";
}

* {
    font-family: 'Tembolic' !important;
}