@charset "UTF-8";

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

}

[data-icon]:before {
  font-family: "gale-icons-font" !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: "gale-icons-font" !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-icon-respect:before {
  content: "D";
}
.icon-arrow-timeline-down:before {
  content: "E";
}
.icon-arrow-timeline-up:before {
  content: "F";
}
.icon-social-youtube:before {
  content: "G";
}
.icon-arrow-pulldown1:before {
  content: "H";
}
.icon-arrow-pulldown2:before {
  content: "I";
}
.icon-arrow-back:before {
  content: "J";
}
.icon-arrow-down:before {
  content: "K";
}
.icon-arrow-left:before {
  content: "L";
}
.icon-arrow-next:before {
  content: "M";
}
.icon-arrow-right:before {
  content: "N";
}
.icon-arrow-up:before {
  content: "O";
}
.icon-chevron-down:before {
  content: "P";
}
.icon-gale-logo:before {
  content: "Q";
}
.icon-icon-map:before {
  content: "R";
}
.icon-icon-environmental:before {
  content: "S";
}
.icon-icon-people-first:before {
  content: "T";
}
.icon-icon-perspective:before {
  content: "U";
}
.icon-icon-originality:before {
  content: "V";
}
.icon-icon-quality:before {
  content: "W";
}
.icon-chevron-single-right:before {
  content: "X";
}
.icon-chevron-up:before {
  content: "Y";
}
.icon-circle-timeline:before {
  content: "Z";
}
.icon-close-window:before {
  content: "0";
}
.icon-gale-int-logo:before {
  content: "1";
}
.icon-social-facebook:before {
  content: "2";
}
.icon-social-google:before {
  content: "3";
}
.icon-social-linkedin:before {
  content: "4";
}
.icon-social-twitter:before {
  content: "5";
}
.icon-chevron-single-left:before {
  content: "6";
}
