@font-face {
  font-family: 'thin-ui-items';
  src:  url('fonts/thin-ui-items.eot?je8bs8');
  src:  url('fonts/thin-ui-items.eot?je8bs8#iefix') format('embedded-opentype'),
    url('fonts/thin-ui-items.ttf?je8bs8') format('truetype'),
    url('fonts/thin-ui-items.woff?je8bs8') format('woff'),
    url('fonts/thin-ui-items.svg?je8bs8#thin-ui-items') 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: 'thin-ui-items' !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-menu7:before {
  content: "\ec71";
}
.icon-cross2:before {
  content: "\ed6d";
}
.icon-arrow-up3:before {
  content: "\edb9";
}
.icon-arrow-up4:before {
  content: "\edba";
}
.icon-arrow-right3:before {
  content: "\edbd";
}
.icon-arrow-right4:before {
  content: "\edbe";
}
.icon-arrow-down3:before {
  content: "\edc1";
}
.icon-arrow-down4:before {
  content: "\edc2";
}
.icon-arrow-left3:before {
  content: "\edc5";
}
.icon-arrow-left4:before {
  content: "\edc6";
}
