@font-face {
   font-family: "Granville";
   src: url("fonts/Granville Bold.woff") format("woff"), url("fonts/Granville Bold.eot") format("embedded-opentype"), url("fonts/Granville Bold.OTF") format("truetype");
   font-weight: bold;
   font-style: normal;
}
@font-face {
   font-family: "Granville";
   src: url("fonts/Granville Regular.woff") format("woff"), url("fonts/Granville Regular.eot") format("embedded-opentype"), url("fonts/Granville Regular.OTF") format("truetype");
   font-weight: normal;
   font-style: normal;
}