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