@font-face {
  font-family: 'Icomoon';
  src:  url('../fonts/icomoon.subset.woff2?u8vniw') format('woff2'),
        url('../fonts/icomoon.ttf?u8vniw') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/* i[class^="icon-"]:before, i[class*=" icon-"]:before {
    font-family: Icomoon !important;
    font-style: normal;
    font-weight: normal !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
} */

[class^="icon-"]:before, [class*=" icon-"]:before,
[class^="icon-"]:after, [class*=" icon-"]:after {   
  font-family: Icomoon;
  font-size: inherit;
  color: inherit;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-email-envenlope-:before {
  content: "\e9c0";
}
.icon-invoice:before {
  content: "\e92b";
}
.icon-calendar2:before {
  content: "\eb16";
}
.icon-pencil221:before {
  content: "\ef13";
}
.icon-checkmark31:before {
  content: "\f210";
}
.icon-arrow-up221:before {
  content: "\f23a";
}
.icon-google221:before {
  content: "\f289";
}
.icon-facebook31:before {
  content: "\f290";
}
.icon-font:before {
  content: "\f082";
}
