/*! Font Awesome 4.7.0 (Optimized for svetzavod) */
@font-face {
  font-family: 'FontAwesome';
  src: url('/local/templates/svetzavod/fonts/fontawesome/fontawesome-webfont.woff2?v=4.7.0') format("woff2"),
       url('/local/templates/svetzavod/fonts/fontawesome/fontawesome-webfont.woff?v=4.7.0') format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fa-lg { font-size: 1.33333333em; line-height: 0.75em; vertical-align: -15%; }
.fa-2x { font-size: 2em; }
.fa-3x { font-size: 3em; }
.fa-4x { font-size: 4em; }
.fa-5x { font-size: 5em; }
.fa-fw { width: 1.28571429em; text-align: center; }

/* --- ÒÎËÜÊÎ ÈÑÏÎËÜÇÓÅÌÛÅ ÈÊÎÍÊÈ --- */
.fa-search:before { content: "\f002"; }
.fa-heart:before { content: "\f004"; }
.fa-close:before, .fa-times:before { content: "\f00d"; }
.fa-calendar:before { content: "\f073"; }
.fa-shopping-cart:before { content: "\f07a"; }
.fa-heart-o:before { content: "\f08a"; }
.fa-bars:before { content: "\f0c9"; }
.fa-eye:before { content: "\f06e"; }