
h1 {
   font-family: league-gothic, serif;
   font-style: normal;
   font-weight: 400;
}

h2 {
   font-family: league-gothic, serif;
   font-style: normal;
   font-weight: 300;
}

p {
   font-family: Arial;
}

#functiontext {
   width: 80%;
   height: 100px;
   font-family: courier;
   font-size: 12px;
}

#functioninput {
   font-family: courier;
   font-size:12px;
}