@font-face {
  font-family: 'mahsa';
  src: url('../font/mahsa.eot?80812675');
  src: url('../font/mahsa.eot?80812675#iefix') format('embedded-opentype'),
       url('../font/mahsa.woff2?80812675') format('woff2'),
       url('../font/mahsa.woff?80812675') format('woff'),
       url('../font/mahsa.ttf?80812675') format('truetype'),
       url('../font/mahsa.svg?80812675#mahsa') 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: 'mahsa';
    src: url('../font/mahsa.svg?80812675#mahsa') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "mahsa";
  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-perks-01:before { content: '\e800'; } /* '' */
.icon-icon:before { content: '\e816'; } /* '' */
.icon-minus:before { content: '\e817'; } /* '' */
.icon-mdi_linkedin:before { content: '\e818'; } /* '' */
.icon-ic_baseline-facebook:before { content: '\e81a'; } /* '' */
.icon-mdi_instagram3:before { content: '\e81b'; } /* '' */
.icon-perks-02:before { content: '\e81c'; } /* '' */
.icon-perks-03:before { content: '\e81d'; } /* '' */
.icon-perks-04:before { content: '\e81e'; } /* '' */
.icon-perks-05:before { content: '\e81f'; } /* '' */
.icon-perks-06:before { content: '\e820'; } /* '' */
.icon-benefits-01:before { content: '\e821'; } /* '' */
.icon-benefits-02:before { content: '\e822'; } /* '' */
.icon-benefits-03:before { content: '\e823'; } /* '' */
.icon-benefits-04:before { content: '\e824'; } /* '' */
.icon-benefits-05:before { content: '\e825'; } /* '' */
.icon-benefits-06:before { content: '\e826'; } /* '' */
.icon-benefits-07:before { content: '\e827'; } /* '' */
.icon-benefits-08:before { content: '\e828'; } /* '' */
.icon-details-01:before { content: '\e829'; } /* '' */
.icon-details-02:before { content: '\e82a'; } /* '' */
.icon-details-03:before { content: '\e82b'; } /* '' */
.icon-details-04:before { content: '\e82c'; } /* '' */
.icon-details-05:before { content: '\e82d'; } /* '' */
.icon-details-06:before { content: '\e82e'; } /* '' */
.icon-details-07:before { content: '\e82f'; } /* '' */
.icon-details-08:before { content: '\e830'; } /* '' */
