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

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

.eebio-icon:before {
  content: "\e902";
}
.eeemail1:before {
  content: "\e900";
}
.eeuser-solid-circle:before {
  content: "\e901";
}
