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

.fg-cicon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'fg-cicon' !important;
  speak: none;
  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;
}

.fg-cicon-resend-code:before {
  content: "\e906";
}
.fg-cicon-event-sub .path1:before {
  content: "\e900";
  color: rgb(190, 190, 190);
}
.fg-cicon-event-sub .path2:before {
  content: "\e901";
  margin-left: -1.1875em;
  color: rgb(28, 141, 208);
}
.fg-cicon-event-top-with-sub .path1:before {
  content: "\e902";
  color: rgb(191, 191, 191);
}
.fg-cicon-event-top-with-sub .path2:before {
  content: "\e903";
  margin-left: -1.1875em;
  color: rgb(28, 141, 208);
}
.fg-cicon-event-top-without-sub .path1:before {
  content: "\e904";
  color: rgb(192, 192, 192);
}
.fg-cicon-event-top-without-sub .path2:before {
  content: "\e905";
  margin-left: -1.1875em;
  color: rgb(28, 141, 208);
}
