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