@font-face {
  font-family: 'uniwp';
  src:  url('../fonts/uniwp.eot?xhttnq');
  src:  url('../fonts/uniwp.eot?xhttnq#iefix') format('embedded-opentype'),
    url('../fonts/uniwp.ttf?xhttnq') format('truetype'),
    url('../fonts/uniwp.woff?xhttnq') format('woff'),
    url('../fonts/uniwp.svg?xhttnq#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;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-icon-arrow-down:before {
  content: "\e909";
}
.icon-icon-arrow-left:before {
  content: "\e901";
}
.icon-icon-arrow-right:before {
  content: "\e902";
}
.icon-icon-arrow-up:before {
  content: "\e903";
}
.icon-icon-fb:before {
  content: "\e904";
}
.icon-icon-tel:before {
  content: "\e905";
}
.icon-tel:before {
  content: "\e906";
}
.icon-email:before {
  content: "\e908";
}
.icon-cross:before {
  content: "\e90d";
}
.icon-arrow_top:before {
  content: "\e907";
}
