body {
  font-family: Lato, sans-serif;
  font-size: 16px;
}

h1 {
  font-size: 5em;
  font-weight: normal;
  margin: 0;
  line-height: 1;
  color: white;
  text-shadow: 1px 1px black;
}

h2 {
  font-weight: normal;
  font-size: 4em;
  line-height: 1;
}

a {
  color: black;
  text-decoration: none;
  text-shadow: 0px 0px black;
  transition: color .2s, text-shadow .25s;
  cursor: pointer;
  text-shadow: 0 0 rgba(239,50,217, .1), 0 0 rgba(137,255,253, .1);
}

a:hover,
a:focus {
  text-shadow: -2px 0 rgba(239,50,217, .2), 2px 0 rgba(137,255,253, .5);
}

.atte { font-family: Attentica4F-UltraLight; }
.tropen { font-family: Tropen-Extras; }
.lolita { font-family: LolitaMedium; }
.akkord {
  font-family: Akkordeon-DEMO;
  letter-spacing: 2px;
}


.prima {
  text-transform: uppercase;
  font-family: Akkordeon-DEMO;
  letter-spacing: 2px;
}

.barc {
  font-family: BlackJack;
  font-size: 4em;
  margin-top: -18px;
  margin-left: 2px;
}
