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

[class^="ico-"], [class*=" ico-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'AntiAge-icon3' !important;
  speak: never;
  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;
}

.ico-download:before {
  content: "\e900";
}
