@font-face {
   font-family: "Minion Pro";
   src: url("fonts/MinionPro-Regular.woff2") format("woff2"), url("fonts/MinionPro-Regular.otf") format("opentype");
   font-weight: normal;
   font-style: normal;
}
@font-face {
   font-family: "Minion Pro";
   src: url("fonts/MinionPro-Bold.woff2") format("woff2"), url("fonts/MinionPro-Bold.otf") format("opentype");
   font-weight: bold;
   font-style: normal;
}
@font-face {
   font-family: "Apex New Medium";
   src: url("fonts/ApexNew-Medium.woff2") format("woff2");
   font-weight: normal;
   font-style: normal;
}
@font-face {
   font-family: "Open Sans";
   src: url("fonts/Open Sans Regular.woff2") format("woff2"), url("fonts/Open Sans Regular.ttf") format("truetype");
   font-weight: normal;
   font-style: normal;
}