/* Set the font for all elements to Oswald */
body {
  font-family: "Roboto", sans-serif;
  text-transform: uppercase
}