@font-face {
   font-family: "Baskerville MT";
   src: url("fonts/BaskervilleMT-Italic.woff") format("woff"), url("fonts/BaskervilleMT-Italic.eot") format("embedded-opentype"), url("fonts/BaskervilleMT-Italic.otf") format("opentype");
   font-weight: normal;
   font-style: italic;
}
@font-face {
   font-family: "Baskerville MT";
   src: url("fonts/BaskervilleMT.woff") format("woff"), url("fonts/BaskervilleMT.eot") format("embedded-opentype"), url("fonts/BaskervilleMT.otf") format("opentype");
   font-weight: normal;
   font-style: normal;
}
@font-face {
   font-family: "Alright Sans Regular";
   src: url("fonts/AlrightSans-Regular.woff") format("woff"), url("fonts/AlrightSans-Regular.eot") format("embedded-opentype"), url("fonts/AlrightSans-Regular.otf") format("opentype");
   font-weight: normal;
   font-style: normal;
}
@font-face {
   font-family: "Alright Sans Bold";
   src: url("fonts/AlrightSans-Bold.woff") format("woff"), url("fonts/AlrightSans-Bold.eot") format("embedded-opentype"), url("fonts/AlrightSans-Bold.otf") format("opentype");
   font-weight: bold;
   font-style: normal;
}