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

[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
 
.icon-calendar:before { content: '\e800'; }
.icon-globe:before { content: '\e801'; }
.icon-phone:before { content: '\e802'; }
.icon-right-bold:before { content: '\e803'; }
.icon-mail-alt:before { content: '\f0e0'; }
.icon-database:before { content: '\f1c0'; }
.icon-file-pdf:before { content: '\f1c1'; }
.icon-file-word:before { content: '\f1c2'; }
.icon-file-excel:before { content: '\f1c3'; }