@font-face {
  font-family: 'myicons';
  src: url('../font/myicons.eot?37821087');
  src: url('../font/myicons.eot?37821087#iefix') format('embedded-opentype'),
       url('../font/myicons.woff2?37821087') format('woff2'),
       url('../font/myicons.woff?37821087') format('woff'),
       url('../font/myicons.ttf?37821087') format('truetype'),
       url('../font/myicons.svg?37821087#myicons') 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: 'myicons';
    src: url('../font/myicons.svg?37821087#myicons') format('svg');
  }
}
*/
[class^="icon-myicon2"]:before, [class*=" icon-myicon2"]:before {
  font-family: "myicons";
  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); */
}

.icon-myicon2phone:before { content: '\e800'; } /* '' */
.icon-myicon2mail:before { content: '\e801'; } /* '' */
.icon-myicon2export:before { content: '\e802'; } /* '' */
.icon-myicon2download:before { content: '\e803'; } /* '' */
.icon-myicon2upload:before { content: '\e804'; } /* '' */
.icon-myicon2ok:before { content: '\e805'; } /* '' */
.icon-myicon2ok-circled:before { content: '\e806'; } /* '' */
.icon-myicon2ok-circled2:before { content: '\e807'; } /* '' */
.icon-myicon2users:before { content: '\e808'; } /* '' */
.icon-myicon2user:before { content: '\e809'; } /* '' */
.icon-myicon2users-1:before { content: '\e80a'; } /* '' */
.icon-myicon2user-1:before { content: '\e80b'; } /* '' */
.icon-myicon2mail-1:before { content: '\e80c'; } /* '' */
.icon-myicon2phone-outline:before { content: '\e80d'; } /* '' */
.icon-myicon2phone-1:before { content: '\e80e'; } /* '' */
.icon-myicon2home:before { content: '\e80f'; } /* '' */
.icon-myicon2home-outline:before { content: '\e810'; } /* '' */
.icon-myicon2mail-2:before { content: '\e811'; } /* '' */
.icon-myicon2phone-2:before { content: '\e812'; } /* '' */
.icon-myicon2chat:before { content: '\f03d'; } /* '' */
.icon-myicon2mail-alt:before { content: '\f0e0'; } /* '' */
.icon-myicon2doc-text:before { content: '\f0f6'; } /* '' */
.icon-myicon2mobile:before { content: '\f10b'; } /* '' */
.icon-myicon2circle-empty:before { content: '\f10c'; } /* '' */
.icon-myicon2circle:before { content: '\f111'; } /* '' */
.icon-myicon2export-alt:before { content: '\f14d'; } /* '' */
.icon-myicon2file-pdf:before { content: '\f1c1'; } /* '' */
.icon-myicon2circle-thin:before { content: '\f1db'; } /* '' */
.icon-myicon2whatsapp:before { content: '\f232'; } /* '' */
.icon-myicon2map-o:before { content: '\f278'; } /* '' */
.icon-myicon2map:before { content: '\f279'; } /* '' */
.icon-myicon2commenting:before { content: '\f27a'; } /* '' */
.icon-myicon2commenting-o:before { content: '\f27b'; } /* '' */
.icon-myicon2first-order:before { content: '\f2b0'; } /* '' */
.icon-myicon2handshake-o:before { content: '\f2b5'; } /* '' */
.icon-myicon2envelope-open:before { content: '\f2b6'; } /* '' */
.icon-myicon2twitter:before { content: '\f309'; } /* '' */
.icon-myicon2twitter-circled:before { content: '\f30a'; } /* '' */
.icon-myicon2facebook:before { content: '\f30c'; } /* '' */
.icon-myicon2facebook-circled:before { content: '\f30d'; } /* '' */
.icon-myicon2facebook-squared:before { content: '\f30e'; } /* '' */
.icon-myicon2gplus:before { content: '\f30f'; } /* '' */
.icon-myicon2dribbble:before { content: '\f31b'; } /* '' */
.icon-myicon2dribbble-circled:before { content: '\f31c'; } /* '' */
.icon-myicon2comment:before { content: '\f4ac'; } /* '' */
