/* Default CSS */
/* Generated by the CoffeeCup HTML Editor - www.coffeecup.com */



@font-face {
  font-family: KGLoveMolly; /* set name */
  src: url(fonts/KGLoveMolly.ttf); /* url of the font */
}

p {
  font-family: KGLoveMolly; /* use font */
}
 

