@font-face {
  font-family: 'deposit-power';
  src: url('../font/deposit-power.eot?47927014');
  src: url('../font/deposit-power.eot?47927014#iefix') format('embedded-opentype'),
       url('../font/deposit-power.woff?47927014') format('woff'),
       url('../font/deposit-power.ttf?47927014') format('truetype'),
       url('../font/deposit-power.svg?47927014#deposit-power') 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: 'deposit-power';
    src: url('../font/deposit-power.svg?47927014#deposit-power') format('svg');
  }
}
*/
 
 [class^="dp-"]:before, [class*=" dp-"]:before {
  font-family: "deposit-power";
  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%; */
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.dp-phone-circled:before { content: '\e800'; } /* '' */
.dp-mail-circled:before { content: '\e801'; } /* '' */
.dp-twitter:before { content: '\e802'; } /* '' */
.dp-youtube:before { content: '\e803'; } /* '' */
.dp-gplus:before { content: '\e804'; } /* '' */
.dp-facebook:before { content: '\e805'; } /* '' */
.dp-phone:before { content: '\e806'; } /* '' */
.dp-triangle-right:before { content: '\e807'; } /* '' */
.dp-info:before { content: '\e808'; } /* '' */
.dp-people-group:before { content: '\e809'; } /* '' */
.dp-calendar:before { content: '\e80a'; } /* '' */
.dp-open-book:before { content: '\e80b'; } /* '' */
.dp-search:before { content: '\e80c'; } /* '' */
.dp-checklist:before { content: '\e80d'; } /* '' */
.dp-question-mark-circled:before { content: '\e80e'; } /* '' */
.dp-user:before { content: '\e80f'; } /* '' */
.dp-key:before { content: '\e810'; } /* '' */
.dp-form:before { content: '\e811'; } /* '' */
.dp-calculator:before { content: '\e812'; } /* '' */
.dp-house:before { content: '\e813'; } /* '' */
.dp-login:before { content: '\e814'; } /* '' */
.dp-newspaper:before { content: '\e815'; } /* '' */
.dp-categories:before { content: '\e816'; } /* '' */
.dp-triangle-left:before { content: '\e817'; } /* '' */
.dp-archive:before { content: '\e818'; } /* '' */
.dp-reset:before { content: '\e819'; } /* '' */
.dp-down-caret:before { content: '\e81a'; } /* '' */
.dp-menu:before { content: '\e81b'; } /* '' */
.dp-linkedin:before { content: '\e81c'; } /* '' */