@font-face {
  font-family: 'vc-icons';
  src:  url('fonts/vc-icons.eot?e931l5');
  src:  url('fonts/vc-icons.eot?e931l5#iefix') format('embedded-opentype'),
    url('fonts/vc-icons.ttf?e931l5') format('truetype'),
    url('fonts/vc-icons.woff?e931l5') format('woff'),
    url('fonts/vc-icons.svg?e931l5#vc-icons') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="vc-icon-"], [class*=" vc-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'vc-icons' !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;
}

.vc-icon-property:before {
  content: "\e900";
}
.vc-icon-farm:before {
  content: "\e901";
}
.vc-icon-orders:before {
  content: "\e902";
}
.vc-icon-profile:before {
  content: "\e903";
}
.vc-icon-logout:before {
  content: "\e904";
}
.vc-icon-radius:before {
  content: "\e905";
}
.vc-icon-sqft:before {
  content: "\e906";
}
.vc-icon-date:before {
  content: "\e907";
}
.vc-icon-price:before {
  content: "\e908";
}
.vc-icon-document:before {
  content: "\e909";
}
