/*** Cerise-icons ***/

@font-face {
  font-family: 'cerise-icons';
  src:  url('cerise-icons/cerise-icons.eot?hhu62h');
  src:  url('cerise-icons/cerise-icons.eot?hhu62h#iefix') format('embedded-opentype'),
    url('cerise-icons/cerise-icons.ttf?hhu62h') format('truetype'),
    url('cerise-icons/cerise-icons.woff?hhu62h') format('woff'),
    url('cerise-icons/cerise-icons.svg?hhu62h#cerise-icons') format('svg');
  font-weight: normal;
  font-style: normal;
}

.cerise-icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'cerise-icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.more-horizontal:before {
  content: "\e904";
}
.plus-circle:before {
  content: "\e905";
}
.close-cross:before {
  content: "\e906";
}
.loupe:before {
  content: "\e900";
}
.newsletter:before {
  content: "\e902";
}
.sitemap:before {
  content: "\e903";
}
.house:before {
  content: "\e901";
}
.plus:before {
  content: "\ea0a";
}
.circle-up:before {
  content: "\ea41";
}
.circle-right:before {
  content: "\ea42";
}
.circle-down:before {
  content: "\ea43";
}
.circle-left:before {
  content: "\ea44";
}
.google-plus:before {
  content: "\ea8b";
}
.facebook:before {
  content: "\ea90";
}
.instagram:before {
  content: "\ea92";
}
.twitter:before {
  content: "\ea96";
}
.youtube:before {
  content: "\ea9d";
}
.linkedin2:before {
  content: "\eaca";
}


/*** Corporative sans ***/

@font-face {
 font-family: "corporative sans";
 src: url("corporativesans/corporativesans-regular-webfont.woff2") format("woff2"),
        url("corporativesans/corporativesans-regular-webfont.woff") format("woff"),
		url("corporativesans/corporativesans-regular-webfont.eot") format("eot"),
		url("corporativesans/corporativesans-regular-webfont.ttf") format("ttf"),
		url("corporativesans/corporativesans-regular-webfont.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}
@font-face {
 font-family: "corporative sans";
 src: url("corporativesansitalic/corporativesans-italic-webfont.woff2") format("woff2"),
        url("corporativesansitalic/corporativesans-italic-webfont.woff") format("woff"),
		url("corporativesansitalic/corporativesans-italic-webfont.eot") format("eot"),
		url("corporativesansitalic/corporativesans-italic-webfont.ttf") format("ttf"),
		url("corporativesansitalic/corporativesans-italic-webfont.svg") format("svg");
	font-weight: normal;
	font-style: italic;
}

/*** Corporative sans alt***/

@font-face {
 font-family: "corporative sans alt";
 src: url("corporativesansalt/corporativesansalt-regular-webfont.woff2") format("woff2"),
        url("corporativesansalt/corporativesansalt-regular-webfont.woff") format("woff"),
		url("corporativesansalt/corporativesansalt-regular-webfont.eot") format("eot"),
		url("corporativesansalt/corporativesansalt-regular-webfont.ttf") format("ttf"),
		url("corporativesansalt/corporativesansalt-regular-webfont.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}

/*** Corporative sans alt condensed***/

@font-face {
 font-family: "corporative sans alt cnd";
 src: url("corporativesansaltcnd-medium/corporativesansaltcnd-medium-webfont.woff2") format("woff2"),
        url("corporativesansaltcnd-medium/corporativesansaltcnd-medium-webfont.woff") format("woff"),
		url("corporativesansaltcnd-medium/corporativesansaltcnd-medium-webfont.eot") format("eot"),
		url("corporativesansaltcnd-medium/corporativesansaltcnd-medium-webfont.ttf") format("ttf"),
		url("corporativesansaltcnd-medium/corporativesansaltcnd-medium-webfont.svg") format("svg");
	font-weight: 500;
	font-style: normal;
}

@font-face {
 font-family: "corporative sans alt cnd";
 src: url("corporativesansaltcnd/corporativesansaltcnd-regular-webfont.woff2") format("woff2"),
        url("corporativesansaltcnd/corporativesansaltcnd-regular-webfont.woff") format("woff"),
		url("corporativesansaltcnd/corporativesansaltcnd-regular-webfont.eot") format("eot"),
		url("corporativesansaltcnd/corporativesansaltcnd-regular-webfont.ttf") format("ttf"),
		url("corporativesansaltcnd/corporativesansaltcnd-regular-webfont.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}

/*** TT chocolates ***/

@font-face {
 font-family: "ttchocolates";
 src: url("ttchocolates/ttchocolates-regular-webfont.woff2") format("woff2"),
        url("ttchocolates/ttchocolates-regular-webfont.woff") format("woff"),
		url("ttchocolates/ttchocolates-regular-webfont.eot") format("eot"),
		url("ttchocolates/ttchocolates-regular-webfont.ttf") format("ttf"),
		url("ttchocolates/ttchocolates-regular-webfont.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}