@font-face {
  font-family: "Roboto";
  src: url(/fonts/Roboto/Roboto-Regular.ttf);
}

* {
  font-family: "Roboto" !important;
}