@font-face {
   font-family: "Baskerville BT";
   src: url("fonts/Baskerville BT.ttf") format("truetype");
   font-weight: normal;
   font-style: normal;
}
@font-face {
   font-family: "Baskerville BT";
   src: url("fonts/Baskerville Bold BT.ttf") format("truetype");
   font-weight: bold;
   font-style: normal;
}
@font-face {
   font-family: "Montserrat";
   src: url("fonts/Montserrat Bold.woff") format("woff"), url("fonts/Montserrat Bold.eot") format("embedded-opentype"), url("fonts/Montserrat Bold.otf") format("opentype");
   font-weight: bold;
   font-style: normal;
}
@font-face {
   font-family: "Marquette";
   src: url("fonts/Marquette.woff") format("woff"), url("fonts/Marquette.eot") format("embedded-opentype"), url("fonts/Marquette.otf") format("opentype");
   font-weight: normal;
   font-style: normal;
}