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

* {
  font-family: Roboto-Light;
  margin: 0;
  padding: 0;
}