@font-face {
    font-family: "Comic Sans";
    src: url("/style/fonts/comic_sans.eot");
    src: url("/style/fonts/comic_sans.eot?#iefix") format("embedded-opentype"),
         url("/style/fonts/comic_sans.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}


