@font-face {
   font-family: "Kingthings Organica";
   src: url("fonts/Kingthings Organica.ttf") format("truetype");
   font-weight: normal;
   font-style: normal;
}
@font-face {
   font-family: "Poppins ExtraBold";
   src: url("fonts/Poppins ExtraBold.woff") format("woff"), url("fonts/Poppins ExtraBold.eot") format("embedded-opentype"), url("fonts/Poppins ExtraBold.ttf") format("truetype"), url("fonts/Poppins ExtraBold.svg") format("svg");
   font-weight: bold;
   font-style: normal;
}