@font-face {
  font-family: 'icomoon';
  src:  url('uk_dat/fonts/icomoon.eot?v9620s');
  src:  url('uk_dat/fonts/icomoon.eot?v9620s#iefix') format('embedded-opentype'),
    url('uk_dat/fonts/icomoon.ttf?v9620s') format('truetype'),
    url('uk_dat/fonts/icomoon.woff?v9620s') format('woff'),
    url('uk_dat/fonts/icomoon.svg?v9620s#icomoon') 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: 'icomoon' !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-download:before {
  content: "\e906";
}
.icon-email:before {
  content: "\e907";
}
.icon-globe:before {
  content: "\e908";
}
.icon-link2:before {
  content: "\e909";
}
.icon-location-pin:before {
  content: "\e90a";
}
.icon-location2:before {
  content: "\e90b";
}
.icon-network:before {
  content: "\e90c";
}
.icon-old-mobile:before {
  content: "\e90d";
}
.icon-phone2:before {
  content: "\e90e";
}
.icon-pin:before {
  content: "\e90f";
}
.icon-tablet:before {
  content: "\e910";
}
.icon-link:before {
  content: "\e900";
}
.icon-phone:before {
  content: "\e901";
}
.icon-location:before {
  content: "\e902";
}
.icon-profile:before {
  content: "\e903";
}
.icon-addressbook:before {
  content: "\e904";
}
.icon-envelope:before {
  content: "\e905";
}

