@font-face {
  font-family: 'iconsenter';
  src:  url('../fonts/iconsenter.eot?ber3u9');
  src:  url('../fonts/iconsenter.eot?ber3u9#iefix') format('embedded-opentype'),
    url('../fonts/iconsenter.ttf?ber3u9') format('truetype'),
    url('../fonts/iconsenter.woff?ber3u9') format('woff'),
    url('../fonts/iconsenter.svg?ber3u9#iconsenter') format('svg');
  font-weight: normal;
  font-style: normal;
    font-display: swap;
 
  
}

[class^="_icon-"]::before, [class*=" _icon-"]::before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'iconsenter' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

._icon-ico-rss:before {
  content: "\e907";
}
._icon-ico-post:before {
  content: "\e900";
}
._icon-ico-search:before {
  content: "\e901";
}
._icon-ico-eye:before {
  content: "\e902";
}
._icon-ico-folder:before {
  content: "\e903";
}
._icon-ico-tags:before {
  content: "\e904";
}
._icon-ico-time:before {
  content: "\e905";
}
._icon-ico-tel:before {
  content: "\e908";
}
._icon-ico-home:before {
  content: "\e906";
}
._icon-ico-cam:before {
  content: "\e90f";
}
._icon-ico-play:before {
  content: "\e912";
}
._icon-ico-cal:before {
  content: "\e953";
}
._icon-ico-bub:before {
  content: "\e970";
}
._icon-ico-quot:before {
  content: "\e977";
}
._icon-ico-cross:before {
  content: "\ea0f";
}
