@font-face {
  font-family: 'stack-interface';
  src: url('../fonts/stack-interfacea0e2.eot?33839631');
  src: url('../fonts/stack-interfacea0e2.eot?33839631#iefix') format('embedded-opentype'),
       url('../fonts/stack-interfacea0e2.woff2?33839631') format('woff2'),
       url('../fonts/stack-interfacea0e2.woff?33839631') format('woff'),
       url('../fonts/stack-interfacea0e2.ttf?33839631') format('truetype'),
       url('../fonts/stack-interfacea0e2.svg?33839631#stack-interface') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="stack-"]:before, [class*=" stack-"]:before {
  font-family: "stack-interface";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* Dark theme: make icons light colored for contrast */
[class^="stack-"]:before, [class*=" stack-"]:before {
    color: #f5f5f5 !important;
}
