@font-face {
  font-family: 'baseicon';
  src:  url('fonts/baseicon.eot?7vhg30');
  src:  url('fonts/baseicon.eot?7vhg30#iefix') format('embedded-opentype'),
    url('fonts/baseicon.ttf?7vhg30') format('truetype'),
    url('fonts/baseicon.woff?7vhg30') format('woff'),
    url('fonts/baseicon.svg?7vhg30#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-Close:before {
  content: "\e909";
}
.icon-Filter:before {
  content: "\e901";
}
.icon-Xtwitter:before {
  content: "\e902";
}
.icon-Reset:before {
  content: "\e903";
}
.icon-Checkmark:before {
  content: "\e904";
}
.icon-Arrow--Enter:before {
  content: "\e905";
}
.icon-Globe:before {
  content: "\e906";
}
.icon-Download:before {
  content: "\e900";
}
.icon-Minus:before {
  content: "\e907";
}
.icon-Plus:before {
  content: "\e908";
}
.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";
}
