@font-face {
  font-family: 'go2wear_icons';
  src:  url('fonts/go2wear_icons.eot?tpvn2z');
  src:  url('fonts/go2wear_icons.eot?tpvn2z#iefix') format('embedded-opentype'),
    url('fonts/go2wear_icons.ttf?tpvn2z') format('truetype'),
    url('fonts/go2wear_icons.woff?tpvn2z') format('woff'),
    url('fonts/go2wear_icons.svg?tpvn2z#go2wear_icons') 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: 'go2wear_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;
}

.ic-scroll-down:before {
  content: "\e900";
}
.ic-angle-left:before {
  content: "\e901";
}
.ic-angle-right:before {
  content: "\e902";
}
.ic-mail:before {
  content: "\e903";
}
.ic-line:before {
  content: "\e904";
}
.ic-instagram:before {
  content: "\e905";
}
.ic-facebook:before {
  content: "\e906";
}
.ic-google .path1:before {
  content: "\e907";
  color: rgb(66, 133, 244);
}
.ic-google .path2:before {
  content: "\e908";
  margin-left: -1em;
  color: rgb(251, 188, 5);
}
.ic-google .path3:before {
  content: "\e909";
  margin-left: -1em;
  color: rgb(234, 67, 53);
}
.ic-google .path4:before {
  content: "\e90a";
  margin-left: -1em;
  color: rgb(52, 168, 83);
}
.ic-search:before {
  content: "\e90b";
}
.ic-user-plus:before {
  content: "\e90c";
}
.ic-cart:before {
  content: "\e90d";
}
.ic-info:before {
  content: "\e913";
}
.ic-order:before {
  content: "\e90e";
}
.ic-exit:before {
  content: "\e914";
}
.ic-forgot:before {
  content: "\e90f";
}
.ic-register:before {
  content: "\e910";
}
.ic-delete:before {
  content: "\e911";
}
.ic-close:before {
  content: "\e912";
}
