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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'datwd' !important;
  speak: none;
  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-threadless:before {
  content: "\e900";
}
.icon-all:before {
  content: "\e901";
}
.icon-featured:before {
  content: "\e902";
}
.icon-arrow-up:before {
  content: "\ea3a";
}
.icon-arrow-right:before {
  content: "\ea3c";
}
.icon-arrow-down:before {
  content: "\ea3e";
}
.icon-arrow-left:before {
  content: "\ea40";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-linkedin:before {
  content: "\eac9";
}
.icon-linkedin2:before {
  content: "\eaca";
}
