@font-face {
   font-family: "Microsoft Sans Serif";
   src: url("fonts/Microsoft-Sans-Serif.eot") format("embedded-opentype"),
       url("fonts/Microsoft-Sans-Serif.ttf") format("truetype"),
       url("fonts/Microsoft-Sans-Serif.woff") format("woff"),
       url("fonts/Microsoft-Sans-Serif.svg") format("svg");
   font-weight: normal;
   font-style: normal;
}