@import url('https://fonts.googleapis.com/css?family=Krub');

body {
  margin: 0;
  padding: 0;
  font-family: 'Krub', sans-serif;
}
