@font-face {
  font-family: 'dynatronicscontactusicons3';
  src: url("/source/623f022ec01fe467c8c8383efee4c6ed/dynatronicscontactusicons3.eot");
  src: url("/source/79ec7949d2843c618b489b3fd4456280/dynatronicscontactusicons3.eot") format('embedded-opentype'),
       url("/source/80f157e17e619e4dac391a4a9f280c7d") format('woff2'),
       url("/source/14638f5a23693f2f8fdef9cb2c211ebc/dynatronicscontactusicons3.woff") format('woff'),
       url("/source/3ac0e9f7a4dcb00f5f14d29b62362a07/dynatronicscontactusicons3.ttf") format('truetype'),
       url("/source/e81482a04e37bb6921471eae4be31e75/dynatronicscontactusicons3.svg") 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: 'dynatronicscontactusicons3';
    src: url("/source/e81482a04e37bb6921471eae4be31e75/dynatronicscontactusicons3.svg") format('svg');
  }
}
*/
[class^="dyn-contact2"]:before, [class*=" dyn-contact2"]:before {
  font-family: "dynatronicscontactusicons3";
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  
  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 */
  

  /* 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); */
}

.dyn-contact2address:before { content: '\e800'; } /* '' */
.dyn-contact2fax:before { content: '\e801'; } /* '' */
.dyn-contact2phone:before { content: '\e802'; } /* '' */
