@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700&display=swap');

body {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  background-size: cover;
}

h1 {
  font-size: 16px;
  font-weight: bold;
}