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

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

.nail-woman:before {
  content: "\e901";
}
.nail-fingernails-icon-9:before {
  content: "\e900";
}
