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