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

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

.abt-give-money:before {
  content: "\e900";
}
.abt-paint-palette-and-brush:before {
  content: "\e901";
}
.abt-settings:before {
  content: "\e902";
}
.abt-smiling-girl:before {
  content: "\e903";
}
