@font-face {
  font-family: 'addonse';
  src:  url('addonse.eot?yrbn1r');
  src:  url('addonse.eot?yrbn1r#iefix') format('embedded-opentype'),
    url('addonse.ttf?yrbn1r') format('truetype'),
    url('addonse.woff?yrbn1r') format('woff'),
    url('addonse.svg?yrbn1r#addonse') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="addonse-"], [class*=" addonse-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'addonse' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.addonse-creative-image:before {
  content: "\e906";
 /* color: #ed2f5c;*/
  font-size: 40px;
}
.addonse-box:before {
  content: "\e900";
}
.addonse-tag:before {
  content: "\e901";
}
.addonse-heart:before {
  content: "\e902";
}
.addonse-browser:before {
  content: "\e903";
}
.addonse-windows:before {
  content: "\e904";
}
.addonse-go-to-top-64:before {
  content: "\e905";
 /* color: #ee2f5c;*/
}


/* i[class^='addonse'], i[class*=' addonse']{
  color: #F00;
} */