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

.fontello-iconok-circled:before { content: '\e800'; } /* '' */
.fontello-icondown-open:before { content: '\e801'; } /* '' */
.fontello-iconleft-open:before { content: '\e802'; } /* '' */
.fontello-iconright-open:before { content: '\e803'; } /* '' */
.fontello-iconup-open:before { content: '\e804'; } /* '' */
.fontello-iconalign-justify:before { content: '\e805'; } /* '' */
.fontello-iconplay:before { content: '\e806'; } /* '' */
.fontello-iconsearch-outline:before { content: '\e807'; } /* '' */
.fontello-iconsearch:before { content: '\e808'; } /* '' */
.fontello-iconplus:before { content: '\e809'; } /* '' */
.fontello-iconminus:before { content: '\e80a'; } /* '' */
.fontello-iconhome:before { content: '\e80b'; } /* '' */
.fontello-iconlocation:before { content: '\e80c'; } /* '' */
.fontello-iconphone:before { content: '\e80d'; } /* '' */
.fontello-iconleft-thin:before { content: '\e80e'; } /* '' */
.fontello-iconright-thin:before { content: '\e80f'; } /* '' */
.fontello-icongraduation-cap:before { content: '\e810'; } /* '' */
.fontello-iconok:before { content: '\e811'; } /* '' */
.fontello-iconth:before { content: '\e812'; } /* '' */
.fontello-iconcancel:before { content: '\e813'; } /* '' */
.fontello-icondownload:before { content: '\e814'; } /* '' */
.fontello-iconupload-cloud-outline:before { content: '\e815'; } /* '' */
.fontello-iconheart:before { content: '\e816'; } /* '' */
.fontello-iconok-1:before { content: '\e817'; } /* '' */
.fontello-iconx_logo_2023:before { content: '\e818'; } /* '' */
.fontello-iconphone-squared:before { content: '\f098'; } /* '' */
.fontello-icontwitter:before { content: '\f099'; } /* '' */
.fontello-iconpinterest-circled:before { content: '\f0d2'; } /* '' */
.fontello-iconmail-alt:before { content: '\f0e0'; } /* '' */
.fontello-iconlinkedin-1:before { content: '\f0e1'; } /* '' */
.fontello-iconyoutube-play:before { content: '\f16a'; } /* '' */
.fontello-iconinstagram-1:before { content: '\f16d'; } /* '' */
.fontello-iconleanpub:before { content: '\f212'; } /* '' */
.fontello-iconwhatsapp:before { content: '\f232'; } /* '' */
.fontello-icontelegram:before { content: '\f2c6'; } /* '' */
.fontello-iconfacebook:before { content: '\f30c'; } /* '' */
.fontello-icontumblr:before { content: '\f315'; } /* '' */
.fontello-iconlinkedin:before { content: '\f318'; } /* '' */
.fontello-iconinstagram:before { content: '\f32d'; } /* '' */
