@charset "UTF-8";

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

}

[data-icon]:before {
  font-family: "quadri2" !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: "quadri2" !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-arrow-down:before {
  content: "\61";
}
.icon-share:before {
  content: "\62";
}
.icon-search-icon:before {
  content: "\63";
}
.icon-rightbutton2:before {
  content: "\64";
}
.icon-calendar:before {
  content: "\65";
}
.icon-clock:before {
  content: "\66";
}
.icon-close1:before {
  content: "\67";
}
.icon-close2:before {
  content: "\68";
}
.icon-envivoicon:before {
  content: "\69";
}
.icon-homeicon:before {
  content: "\6b";
}
.icon-left-arrow:before {
  content: "\6c";
}
.icon-leftbutton:before {
  content: "\6d";
}
.icon-leftbutton2:before {
  content: "\6e";
}
.icon-map:before {
  content: "\6f";
}
.icon-right-arrow:before {
  content: "\70";
}
.icon-author:before {
  content: "\71";
}
.icon-pin:before {
  content: "\6a";
}
.icon-quotation:before {
  content: "\72";
}
.icon-menu-icon:before {
  content: "\73";
}
.icon-groupicon:before {
  content: "\74";
}
