


@font-face {
   font-family: "fun";
   font-style: normal;
   font-weight: normal;
   src: url("FunCartoon2.otf") format("embedded-opentype");
   
}

.fun-font{
   color: blueviolet; font-family: "fun" 14px; 
      } 
