/*@font-face {
	font-family: 'Gillsansmt';
	src: url('../fonts/gillsansmt.eot');
	src: local('gillsansmt'), url('../fonts/gillsansmt.woff') format('woff'), url('../fonts/gillsansmt.ttf') format('truetype');
}
.fontsforweb_fontid_1416 {
	font-family: 'gillsansmt' !important;
}*/

@font-face {
	font-family: 'texgyreadventorregular';
	src: url('../fonts/text/texgyreadventor-regular-webfont.eot');
	src: url('../fonts/text/texgyreadventor-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/text/texgyreadventor-regular-webfont.woff2') format('woff2'), url('../fonts/text/texgyreadventor-regular-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'texgyreadventorbold';
	src: url('../fonts/text/texgyreadventor-bold-webfont.eot');
	src: url('../fonts/text/texgyreadventor-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/text/texgyreadventor-bold-webfont.woff2') format('woff2'), url('../fonts/text/texgyreadventor-bold-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'futura_md_btmedium';
	src: url('../fonts/futura/futura_md_bt_medium-webfont.eot');
	src: url('../fonts/futura/futura_md_bt_medium-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/futura/futura_md_bt_medium-webfont.woff2') format('woff2'), url('../fonts/futura/futura_md_bt_medium-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'futura_md_btbold';
	src: url('../fonts/futura/futura_bold_bt-webfont.eot');
	src: url('../fonts/futura/futura_bold_bt-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/futura/futura_bold_bt-webfont.woff2') format('woff2'), url('../fonts/futura/futura_bold_bt-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'futura book';
    src: url('../fonts/futura/futura_bk_bt_book-webfont.eot');
    src: url('../fonts/futura/futura_bk_bt_book-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/futura/futura_bk_bt_book-webfont.woff2') format('woff2'),
         url('../fonts/futura/futura_bk_bt_book-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}



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


[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !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;
}


.icon-close:before {
  content: "\e900";
}
.icon-close2:before {
  content: "\e901";
}
.icon-eye:before {
  content: "\e902";
}
.icon-fb:before {
  content: "\e903";
}
.icon-heart:before {
  content: "\e904";
}
.icon-heart-full:before {
  content: "\e905";
}
.icon-home:before {
  content: "\e906";
}
.icon-ig:before {
  content: "\e907";
}
.icon-search:before {
  content: "\e908";
}
.icon-tw:before {
  content: "\e909";
}
.icon-arrow-right:before {
  content: "\e90a";
}
.icon-cart:before {
  content: "\e90b";
}

.icon-heart.active:before,
.icon-heart:hover:before {content:"\e905";}