@charset "UTF-8";

@font-face {
  font-family: '40let';
  src: url("../font/40let.eot?10055649");
  src: url("../font/40let.eot?10055649#iefix") format('embedded-opentype'), url("../font/40let.woff?10055649") format('woff'), url("../font/40let.ttf?10055649") format('truetype'), url("../font/40let.svg?10055649#40let") 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: '40let';
    src: url('../font/40let.svg?10055649#40let') format('svg');
  }
}
*/
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: '40let';
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.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 - magrins should be symmetric */
/* remove if not needed */
  margin-left: 0.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); */
}

.icon-youtube:before { content: '\55'; } /* 'U' */
.icon-info:before { content: '\2139'; } /* 'ℹ' */
.icon-menu:before { content: '\2630'; } /* '☰' */
.icon-record:before { content: '\26ab'; } /* '⚫' */
.icon-mail:before { content: '\2709'; } /* '✉' */
.icon-mail-1:before { content: '\e801'; } /* '' */
.icon-pencil:before { content: '\270e'; } /* '✎' */
.icon-asterisk:before { content: '\2731'; } /* '✱' */
.icon-phone-1:before { content: '\e065'; } /* '' */
.icon-download-alt:before { content: '\e0c3'; } /* '' */
.icon-location:before { content: '\e724'; } /* '' */
.icon-down-open:before { content: '\e75c'; } /* '' */
.icon-right-open-1:before { content: '\e75e'; } /* '' */
.icon-down-open-big:before { content: '\e764'; } /* '' */
.icon-right-open:before { content: '\f006'; } /* '' */
.icon-mail-alt:before { content: '\f0e0'; } /* '' */
.icon-angle-double-right:before { content: '\f101'; } /* '' */
.icon-facebook-squared:before { content: '\f30e'; } /* '' */
.icon-calendar:before { content: '📅'; } /* '\1f4c5' */
.icon-book:before { content: '📕'; } /* '\1f4d5' */
.icon-phone:before { content: '📞'; } /* '\1f4de' */
.icon-download:before { content: '📥'; } /* '\1f4e5' */
.icon-link:before { content: '🔗'; } /* '\1f517' */
.icon-clock:before { content: '🕔'; } /* '\1f554' */
.icon-clock-1:before { content: '\e800'; } /* '' */