.cursive {font-family: "Comic Sans MS", serif;}
@font-face {
  font-family: "Comic Sans MS";
  src: url('/css/font/ComicSansMS.ttf');
  src: url('/css/font/ComicSansMS.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Comic Sans MS";
  src: url('/css/font/ComicSansMS-bold.ttf');
  src: url('/css/font/ComicSansMS-bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Comic Sans MS";
  src: url('/css/font/ComicSansMS-bold-italic.ttf');
  src: url('/css/font/ComicSansMS-bold-italic.ttf') format('truetype');
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: "Comic Sans MS";
  src: url('/css/font/ComicSansMS-bold-italic.ttf');
  src: url('/css/font/ComicSansMS-bold-italic.ttf') format('truetype');
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: "Comic Sans MS";
  src: url('/css/font/ComicSansMS-italic.ttf');
  src: url('/css/font/ComicSansMS-italic.ttf') format('truetype');
  font-weight: bold;
  font-style: italic;
}
