* {
  box-sizing: border-box;
}

body {
  font-family: 'Averta-Regular', sans-serif;
}
