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

[class^="icon-"]:before, [class*=" icon-"]:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'uniwp' !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-arrow2-left:before {
  content: "\e906";
}
.icon-arrow2-right:before {
  content: "\e907";
}
.icon-arrow-down:before {
  content: "\e900";
}
.icon-arrow-left:before {
  content: "\e901";
}
.icon-arrow-right:before {
  content: "\e902";
}
.icon-arrow-up:before {
  content: "\e903";
}
.icon-fb:before {
  content: "\e904";
}
.icon-tel:before {
  content: "\e905";
}
