@font-face {
  font-family: 'ef';
  src: url('../fonts/ef.eot?75810727');
  src: url('../fonts/ef.eot?75810727#iefix') format('embedded-opentype'),
       url('../fonts/ef.woff2?75810727') format('woff2'),
       url('../fonts/ef.woff?75810727') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/* 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: 'ef';
    src: url('../font/ef.svg?75810727#ef') format('svg');
  }
}
*/
[class^="ef-"]:before, [class*=" ef-"]:before {
  font-family: "ef";
  font-style: normal;
  font-weight: normal;
  speak: never;

  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%; */

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

.ef-arrow:before { content: '\e800'; } /* '' */
.ef-attach:before { content: '\e801'; } /* '' */
.ef-card:before { content: '\e802'; } /* '' */
.ef-truck:before { content: '\e803'; } /* '' */
.ef-ca-right:before { content: '\e804'; } /* '' */
.ef-cart:before { content: '\e805'; } /* '' */
.ef-chat:before { content: '\e806'; } /* '' */
.ef-check:before { content: '\e807'; } /* '' */
.ef-close:before { content: '\e808'; } /* '' */
.ef-dislike:before { content: '\e809'; } /* '' */
.ef-edit:before { content: '\e80a'; } /* '' */
.ef-eye:before { content: '\e80b'; } /* '' */
.ef-heart:before { content: '\e80c'; } /* '' */
.ef-heart-fill:before { content: '\e80d'; } /* '' */
.ef-hide:before { content: '\e80e'; } /* '' */
.ef-info:before { content: '\e80f'; } /* '' */
.ef-like:before { content: '\e810'; } /* '' */
.ef-list:before { content: '\e811'; } /* '' */
.ef-logo:before { content: '\e812'; } /* '' */
.ef-menu:before { content: '\e813'; } /* '' */
.ef-minus:before { content: '\e814'; } /* '' */
.ef-pallete:before { content: '\e815'; } /* '' */
.ef-pin:before { content: '\e816'; } /* '' */
.ef-plus:before { content: '\e817'; } /* '' */
.ef-search:before { content: '\e818'; } /* '' */
.ef-select:before { content: '\e819'; } /* '' */
.ef-star:before { content: '\e81a'; } /* '' */
.ef-star-fill:before { content: '\e81b'; } /* '' */
.ef-update:before { content: '\e81c'; } /* '' */
.ef-user:before { content: '\e81d'; } /* '' */
.ef-hash:before { content: '\e81e'; } /* '' */
.ef-doc:before { content: '\e81f'; } /* '' */
.ef-download-outline:before { content: '\e820'; } /* '' */
.ef-video:before { content: '\e821'; } /* '' */
.ef-picture:before { content: '\e822'; } /* '' */
.ef-gift:before { content: '\e823'; } /* '' */
.ef-archive:before { content: '\e824'; } /* '' */
.ef-chart-line:before { content: '\f201'; } /* '' */
.ef-handshake-o:before { content: '\f2b5'; } /* '' */
