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

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

.icon-2lashes:before {
  content: "\e901";
}
.icon-2manicure:before {
  content: "\e902";
}
.icon-2microblading:before {
  content: "\e900";
}
