@font-face {
  font-family: 'tangible-training-theme';
  src:  url('fonts/tangible-training-theme.eot?pkk6i1');
  src:  url('fonts/tangible-training-theme.eot?pkk6i1#iefix') format('embedded-opentype'),
    url('fonts/tangible-training-theme.ttf?pkk6i1') format('truetype'),
    url('fonts/tangible-training-theme.woff?pkk6i1') format('woff'),
    url('fonts/tangible-training-theme.svg?pkk6i1#tangible-training-theme') 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: 'tangible-training-theme' !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-chevron-left:before {
  content: "\2bc7";
}
.icon-chevron-right:before {
  content: "\2bc8";
}
.icon-code:before {
  content: "\1f4bb";
}
.icon-download:before {
  content: "\1f4be";
}
.icon-circle-exclamation:before {
  content: "\2757";
}
.icon-pen:before {
  content: "\270e";
}
.icon-play:before {
  content: "\23f5";
}
.icon-user:before {
  content: "\1f464";
}
.icon-arrow-right:before {
  content: "\2b62";
}
.icon-arrow-left:before {
  content: "\2b60";
}
.icon-chevron-up:before {
  content: "\2bc5";
}
.icon-chevron-down:before {
  content: "\2bc6";
}
.icon-minus:before {
  content: "\2212";
}
.icon-plus:before {
  content: "\2b";
}
.icon-check:before {
  content: "\2713";
}
.icon-shopping-bag:before {
  content: "\1f6d2";
}
.icon-bell:before {
  content: "\1f514";
}
.icon-search:before {
  content: "\1f50d";
}
.icon-sign-out:before {
  content: "\1f6eb";
}
.icon-question-circle:before {
  content: "\2753";
}
.icon-play-circle:before {
  content: "\25b6";
}
.icon-list:before {
  content: "\1f4dd";
}
.icon-compass:before {
  content: "\1f9ed";
}
.icon-clock:before {
  content: "\1f553";
}
.icon-file-download:before {
  content: "\1f4e5";
}
.icon-book-open:before {
  content: "\1f4d6";
}
.icon-lock:before {
  content: "\1f512";
}
.icon-book:before {
  content: "\1f4d5";
}
.icon-medal:before {
  content: "\1f3c5";
}
