@font-face {
  font-family: 'velight';
  src:  url('fonts/velight.eot?w4kins');
  src:  url('fonts/velight.eot?w4kins#iefix') format('embedded-opentype'),
    url('fonts/velight.ttf?w4kins') format('truetype'),
    url('fonts/velight.woff?w4kins') format('woff'),
    url('fonts/velight.svg?w4kins#velight') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="velight-"], [class*=" velight-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'velight' !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;
}

.velight-home:before {
  content: "\e900";
  color: #b7a88f;
}
.velight-person:before {
  content: "\e901";
  color: #b7a88f;
}
.velight-mappin:before {
  content: "\e902";
  color: #b7a88f;
}
.velight-phone:before {
  content: "\e903";
  color: #b7a88f;
}
.velight-email:before {
  content: "\e904";
  color: #b7a88f;
}
.velight-web:before {
  content: "\e905";
  color: #b7a88f;
}
.velight-mobile:before {
  content: "\e906";
  color: #b7a88f;
}
.velight-facebook:before {
  content: "\e907";
  color: #b7a88f;
}
.velight-instagram:before {
  content: "\e908";
  color: #b7a88f;
}
.velight-youtube:before {
  content: "\e909";
  color: #b7a88f;
}
