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

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

.icon-icon-other:before {
  content: "\e900";
}
.icon-icon-google-color .path1:before {
  content: "\e901";
  color: rgb(62, 130, 241);
}
.icon-icon-google-color .path2:before {
  content: "\e902";
  margin-left: -1em;
  color: rgb(50, 167, 83);
}
.icon-icon-google-color .path3:before {
  content: "\e903";
  margin-left: -1em;
  color: rgb(249, 187, 0);
}
.icon-icon-google-color .path4:before {
  content: "\e904";
  margin-left: -1em;
  color: rgb(231, 65, 51);
}
