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