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

[class^="icon-2"], [class*=" icon-2"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'puresumtra' !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-2house:before {
  content: "\e900";
}
.icon-2hut:before {
  content: "\e901";
}
.icon-2bag:before {
  content: "\e902";
}
.icon-2jungle-2:before {
  content: "\e903";
}
.icon-2jungle:before {
  content: "\e904";
}
.icon-2tree:before {
  content: "\e905";
}
