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

[class^="icon-2"],
[class*=" icon-2"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon2" !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-2inst:before {
  content: "\e1013";
}
.icon-2processor:before {
  content: "\e1014";
}
.icon-2credit-card:before {
  content: "\e1012";
}
.icon-2outdoor:before {
  content: "\e1010";
}
.icon-2support:before {
  content: "\e1011";
}
.icon-2pause:before {
  content: "\e1008";
}
.icon-2play:before {
  content: "\e1009";
}
.icon-2eye:before {
  content: "\e1006";
}
.icon-2smiley:before {
  content: "\e1007";
}
.icon-2bel:before {
  content: "\e1000";
}
.icon-2layout:before {
  content: "\e1001";
}
.icon-2phone:before {
  content: "\e1002";
}
.icon-2shopping-basket:before {
  content: "\e1003";
}
.icon-2translate:before {
  content: "\e1004";
}
.icon-2wallet:before {
  content: "\e1005";
}
.icon-2review {
  display: block;
  width: 19px;
  height: 19px;
}

.router-link-exact-active .icon-2review {
  stroke: white;
  fill: white;
}
