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

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

* {
  font-size: 100%;
  font-family: Roboto;
}

