/*
 * @autor : dynamic creative
 * @date : 2016
 */

/* ---------------------------- */
/*	   Mise en page générale	*/
/* ---------------------------- */
@charset "UTF-8";

@font-face {
  font-family: "picto";
  src:url("../fonts/picto.eot");
  src:url("../fonts/picto.eot?#iefix") format("embedded-opentype"),
    url("../fonts/picto.woff") format("woff"),
    url("../fonts/picto.ttf") format("truetype"),
    url("../fonts/picto.svg#picto") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "picto" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "picto" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-contact-adresse:before {
  content: "\61";
}
.icon-contact-mail:before {
  content: "\62";
}
.icon-contact-tel:before {
  content: "\63";
}
.icon-linkedin:before {
  content: "\64";
}
.icon-mail:before {
  content: "\65";
}
.icon-picto-affinite:before {
  content: "\66";
}
.icon-picto-campagne:before {
  content: "\67";
}
.icon-picto-mail:before {
  content: "\68";
}
.icon-picto-visiteur:before {
  content: "\69";
}
.icon-scroll:before {
  content: "\6a";
}

@font-face {
    font-family: 'bebas_neueregular';
    src: url('../fonts/bebasneue-webfont.eot');
    src: url('../fonts/bebasneue-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/bebasneue-webfont.woff2') format('woff2'),
         url('../fonts/bebasneue-webfont.woff') format('woff'),
         url('../fonts/bebasneue-webfont.ttf') format('truetype'),
         url('../fonts/bebasneue-webfont.svg#bebas_neueregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'proxima_nova_light';
    src: url('../fonts/proximanova-light.eot');
    src: url('../fonts/proximanova-light.eot?#iefix') format('embedded-opentype'),
         url('../fonts/proximanova-light.woff2') format('woff2'),
         url('../fonts/proximanova-light.woff') format('woff'),
         url('../fonts/proximanova-light.ttf') format('truetype'),
         url('../fonts/proximanova-light.svg#proxima_novalight') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'proxima_nova_regular';
    src: url('../fonts/proximanova-reg.eot');
    src: url('../fonts/proximanova-reg.eot?#iefix') format('embedded-opentype'),
         url('../fonts/proximanova-reg.woff2') format('woff2'),
         url('../fonts/proximanova-reg.woff') format('woff'),
         url('../fonts/proximanova-reg.ttf') format('truetype'),
         url('../fonts/proximanova-reg.svg#proxima_nova_rgregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'proxima_nova_semibold';
    src: url('../fonts/proximanova-sbold.eot');
    src: url('../fonts/proximanova-sbold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/proximanova-sbold.woff2') format('woff2'),
         url('../fonts/proximanova-sbold.woff') format('woff'),
         url('../fonts/proximanova-sbold.ttf') format('truetype'),
         url('../fonts/proximanova-sbold.svg#proxima_novasemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'proxima_nova_extrabold';
    src: url('../fonts/proximanova-extrabold.eot');
    src: url('../fonts/proximanova-extrabold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/proximanova-extrabold.woff2') format('woff2'),
         url('../fonts/proximanova-extrabold.woff') format('woff'),
         url('../fonts/proximanova-extrabold.ttf') format('truetype'),
         url('../fonts/proximanova-extrabold.svg#proxima_novasemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}