@font-face {
  font-family: 'terraval';
  src:  url('fonts/terraval.eot?68id5c');
  src:  url('fonts/terraval.eot?68id5c#iefix') format('embedded-opentype'),
    url('fonts/terraval.ttf?68id5c') format('truetype'),
    url('fonts/terraval.woff?68id5c') format('woff'),
    url('fonts/terraval.svg?68id5c#terraval') 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: 'terraval' !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-advice:before {
  content: "\e900";
}
.icon-client-focus:before {
  content: "\e901";
}
.icon-excellence:before {
  content: "\e902";
}
.icon-integrity:before {
  content: "\e903";
}
.icon-location:before {
  content: "\e904";
}
.icon-property-type:before {
  content: "\e905";
}
.icon-purpose:before {
  content: "\e906";
}
.icon-registered:before {
  content: "\e907";
}
.icon-terraval:before {
  content: "\e908";
}
.icon-time:before {
  content: "\e909";
}
