@font-face {
  font-family: 'dv-icons';
  src: url('../font/dv-icons.eot?62643966');
  src: url('../font/dv-icons.eot?62643966#iefix') format('embedded-opentype'),
       url('../font/dv-icons.woff2?62643966') format('woff2'),
       url('../font/dv-icons.woff?62643966') format('woff'),
       url('../font/dv-icons.ttf?62643966') format('truetype'),
       url('../font/dv-icons.svg?62643966#dv-icons') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'dv-icons';
    src: url('../font/dv-icons.svg?62643966#dv-icons') format('svg');
  }
}
*/
 
 [class^="dv-"]:before, [class*=" dv-"]:before {
  font-family: "dv-icons";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.dv-manhole:before { content: '\e800'; } /* '' */
.dv-security-light:before { content: '\e801'; } /* '' */
.dv-security-light-alt:before { content: '\e802'; } /* '' */
.dv-manhole-alt:before { content: '\e803'; } /* '' */
.dv-geo-balloon:before { content: '\e804'; } /* '' */
.dv-angle-down:before { content: '\e805'; } /* '' */
.dv-search:before { content: '\e806'; } /* '' */
.dv-times:before { content: '\e807'; } /* '' */
.dv-location-circle:before { content: '\e808'; } /* '' */
.dv-redo:before { content: '\e809'; } /* '' */
.dv-exclamation-triangle:before { content: '\e80a'; } /* '' */
.dv-sign-in:before { content: '\e80b'; } /* '' */
.dv-arrow-left:before { content: '\e80c'; } /* '' */
.dv-check-circle:before { content: '\e80d'; } /* '' */
.dv-info-circle:before { content: '\e80e'; } /* '' */
.dv-exclamation-circle:before { content: '\e80f'; } /* '' */
.dv-chevron-left:before { content: '\e810'; } /* '' */
.dv-map-marker:before { content: '\e811'; } /* '' */
.dv-chevron-right:before { content: '\e812'; } /* '' */
.dv-map-marker-alt:before { content: '\e813'; } /* '' */
.dv-times-circle:before { content: '\e814'; } /* '' */
.dv-circle:before { content: '\e815'; } /* '' */
.dv-map:before { content: '\e816'; } /* '' */
.dv-list:before { content: '\e817'; } /* '' */
.dv-bolt:before { content: '\e818'; } /* '' */
.dv-tint:before { content: '\e819'; } /* '' */
.dv-fire:before { content: '\e81a'; } /* '' */
.dv-wifi:before { content: '\e81b'; } /* '' */
.dv-user:before { content: '\e81c'; } /* '' */
.dv-clock:before { content: '\e81d'; } /* '' */
.dv-check:before { content: '\e81e'; } /* '' */
.dv-square:before { content: '\e81f'; } /* '' */
.dv-check-square:before { content: '\e820'; } /* '' */
.dv-sms:before { content: '\e821'; } /* '' */
.dv-check-circle-alt:before { content: '\e822'; } /* '' */
.dv-plus-circle:before { content: '\e823'; } /* '' */
.dv-pen:before { content: '\e824'; } /* '' */
.dv-mobile:before { content: '\e825'; } /* '' */
.dv-exclamation-circle-alt:before { content: '\e826'; } /* '' */
.dv-plus:before { content: '\e827'; } /* '' */