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

h1 {color:#0CE711;
font-family:"Mali"}

h2 {color:#0CE711;
  font-family:"Wingdings"}

h3 {color:#0CE711;
  font-family:"Mali"}

h5 {color:#0CE711;
  font-family:"Mali"}

body {background-color:#0A6CA6}