@font-face {
  font-family: "Peugeot-Style";
  src: url("webfonts/EOT/Peugeot_New-Black.eot");
  src: url("webfonts/EOT/Peugeot_New-Black.eot?#iefix") format("embedded-opentype"), 
  url("webfonts/WOFF/Peugeot_New-Black.woff") format("woff"), 
  url("webfonts/WOFF2/Peugeot_New-Black.woff2") format("woff2"), 
  url("webfonts/TTF/Peugeot_New-Black.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "Peugeot-Light";
  src: url("webfonts/EOT/Peugeot_New-Light.eot");
  src: url("webfonts/EOT/Peugeot_New-Light.eot?#iefix") format("embedded-opentype"), 
  url("webfonts/WOFF/Peugeot_New-Light.woff") format("woff"), 
  url("webfonts/WOFF2/Peugeot_New-Light.woff2") format("woff2"), 
  url("webfonts/TTF/Peugeot_New-Light.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "Peugeot";
  src: url("webfonts/EOT/Peugeot_New-Regular.eot");
  src: url("webfonts/EOT/Peugeot_New-Regular.eot?#iefix") format("embedded-opentype"), 
  url("webfonts/WOFF/Peugeot_New-Regular.woff") format("woff"),
  url("webfonts/WOFF2/Peugeot_New-Regular.woff2") format("woff2"), 
  url("webfonts/TTF/Peugeot_New-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "Peugeot-Bold";
  src: url("webfonts/EOT/Peugeot_New-Bold.eot");
  src: url("webfonts/EOT/Peugeot_New-Bold.eot?#iefix") format("embedded-opentype"), 
  url("webfonts/WOFF/Peugeot_New-Bold.woff") format("woff"), 
  url("webfonts/WOFF2/Peugeot_New-Bold.woff2") format("woff2"), 
  url("webfonts/TTF/Peugeot_New-Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "Peugeot-BoldItalic";
  src: url("webfonts/EOT/Peugeot_New-Bold_Italic.eot");
  src: url("webfonts/EOT/Peugeot_New-Bold_Italic.eot?#iefix") format("embedded-opentype"), 
  url("webfonts/WOFF/Peugeot_New-Bold_Italic.woff") format("woff"), 
  url("webfonts/WOFF2/Peugeot_New-Bold_Italic.woff2") format("woff2"), 
  url("webfonts/TTF/Peugeot_New-Bold_Italic.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
/*  VARIABLES    */
body {
  font-family: "Peugeot", sans-serif;
  font-weight: 400;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
  overflow-x: hidden;
  color: #282828; 
  font-size:14px;
}
