@charset "UTF-8";

@font-face {
  font-family: "andy";
  src:url("fonts/andy.eot");
  src:url("fonts/andy.eot?#iefix") format("embedded-opentype"),
    url("fonts/andy.woff") format("woff"),
    url("fonts/andy.ttf") format("truetype"),
    url("fonts/andy.svg#andy") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "andy" !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: "andy" !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-facebook-1:before {
  content: "\64";
}
.icon-instagram-1:before {
  content: "\65";
}
.icon-twiiter:before {
  content: "\66";
}
.icon-arrow-right:before {
  content: "\62";
}
.icon-search-alternate:before {
  content: "\63";
}
.icon-check:before {
  content: "\67";
}
.icon-arrow-right-1:before {
  content: "\68";
}
.icon-arrow-left-1:before {
  content: "\69";
}
.icon-check-1:before {
  content: "\61";
}
.icon-close:before {
  content: "\6a";
}
.icon-youtube:before {
  content: "\6c";
}
.icon-linkedin-1:before {
  content: "\6b";
}
.icon-play:before {
  content: "\6d";
}
.icon-arrow-down-1:before {
  content: "\6e";
}
.icon-pin:before {
  content: "\6f";
}
.icon-read-email-at:before {
  content: "\70";
}
.icon-contact:before {
  content: "\71";
}
.icon-view:before {
  content: "\72";
}
.icon-view-off:before {
  content: "\73";
}
.icon-house-chimney-2:before {
  content: "\74";
}
.icon-calendar-3:before {
  content: "\75";
}
.icon-task:before {
  content: "\76";
}
.icon-news:before {
  content: "\77";
}
.icon-notification:before {
  content: "\78";
}
.icon-logout:before {
  content: "\79";
}
.icon-folder:before {
  content: "\7a";
}
.icon-services:before {
  content: "\41";
}
.icon-file:before {
  content: "\42";
}
.icon-remove:before {
  content: "\43";
}
