@font-face {
  font-family: '360-EPA';
  src:  url('fonts/360-EPA.eot?9kp2m0');
  src:  url('fonts/360-EPA.eot?9kp2m0#iefix') format('embedded-opentype'),
    url('fonts/360-EPA.ttf?9kp2m0') format('truetype'),
    url('fonts/360-EPA.woff?9kp2m0') format('woff'),
    url('fonts/360-EPA.svg?9kp2m0#360-EPA') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="ic-"], [class*=" ic-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: '360-EPA' !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;
}

.ic-password:before {
  content: "\e900";
  color: #47668a;
}
.ic-username:before {
  content: "\e901";
  color: #47668a;
}
.ic-treedot:before {
  content: "\e91c";
}
.ic-close:before {
  content: "\e91a";
}
