@font-face {
  font-family: 'baseicon';
  src:  url('../eot/baseicona757.eot');
  src:  url('../eot/baseicona757.eot#iefix') format('embedded-opentype'),
    url('../ttf/baseicona757.ttf') format('truetype'),
    url('../woff/baseicona757.woff') format('woff'),
    url('../svg/baseicona757.svg#baseicon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'baseicon' !important;
  speak: never;
  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-Globe:before {
  content: "\e903";
}
.icon-Download:before {
  content: "\e900";
}
.icon-Minus:before {
  content: "\e901";
}
.icon-Plus:before {
  content: "\e902";
}
.icon-Search:before {
  content: "\e90b";
}
.icon-Link:before {
  content: "\e90e";
}
.icon-Arrow--Down:before {
  content: "\e911";
}
.icon-Chevron--Up:before {
  content: "\e912";
}
.icon-Arrow--Up:before {
  content: "\e913";
}
.icon-Chevron--Right:before {
  content: "\e914";
}
.icon-Arrow--Right:before {
  content: "\e915";
}
.icon-Chevron--Left:before {
  content: "\e916";
}
.icon-Arrow--Left:before {
  content: "\e917";
}
.icon-Arrow--TopRight:before {
  content: "\e918";
}
.icon-Arrow--External:before {
  content: "\e919";
}
.icon-Chevron--Down:before {
  content: "\e91a";
}
