@font-face {
  font-family: 'perspectives';
  src:  url('../Fonts/perspectives.eot?dos4iu');
  src:  url('../Fonts/perspectives.eot?dos4iu#iefix') format('embedded-opentype'),
    url('../Fonts/perspectives.ttf?dos4iu') format('truetype'),
    url('../Fonts/perspectives.woff?dos4iu') format('woff'),
    url('../Fonts/perspectives.svg?dos4iu#perspectives') 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: 'perspectives' !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-icon-news:before {
  content: "\e900";
}
.icon-icon-more:before {
  content: "\e901";
}
.icon-icon-next:before {
  content: "\e902";
}
.icon-icon-prev:before {
  content: "\e903";
}
.icon-icon-tel:before {
  content: "\e904";
}
.icon-icon-mail:before {
  content: "\e905";
}
.icon-icon-projects:before {
  content: "\e906";
}
.icon-icon-studies:before {
  content: "\e907";
}
.icon-icon-consultants:before {
  content: "\e908";
}
.icon-icon-client:before {
  content: "\e909";
}
.icon-icon-location:before {
  content: "\e90a";
}.icon-icon-content:before {
  content: "\e90b";
}
.icon-icon-event:before {
  content: "\e90c";
}
.icon-icon-project:before {
  content: "\e90d";
}

