@font-face {
   font-family: "Centrale Sans Bold";
   src: url("fonts/CentraleSans-Bold.eot") format("embedded-opentype"), url("fonts/CentraleSans-Bold.ttf") format("truetype"), url("fonts/CentraleSans-Bold.woff") format("woff"), url("fonts/CentraleSans-Bold.svg") format("svg");
   font-weight: bold;
   font-style: normal;
}
@font-face {
   font-family: "Centrale Sans Bold";
   src: url("fonts/CentraleSans-BoldItalic.eot") format("embedded-opentype"), url("fonts/CentraleSans-BoldItalic.ttf") format("truetype"), url("fonts/CentraleSans-BoldItalic.woff") format("woff"), url("fonts/CentraleSans-BoldItalic.svg") format("svg");
   font-weight: bold;
   font-style: italic;
}
@font-face {
   font-family: "Centrale Sans Medium";
   src: url("fonts/CentraleSans-Medium.eot") format("embedded-opentype"), url("fonts/CentraleSans-Medium.ttf") format("truetype"), url("fonts/CentraleSans-Medium.woff") format("woff"), url("fonts/CentraleSans-Medium.svg") format("svg");
   font-weight: normal;
   font-style: normal;
}