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

[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !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;
}

.icon-Shape:before {
  content: "\e90b";
  color: #df2b2f;
}
.icon-cross:before {
  content: "\e908";
  color: #e30613;
}
.icon-arrownext:before {
  content: "\e909";
}
.icon-arrowprev:before {
  content: "\e90a";
}
.icon-quoteleft:before {
  content: "\e900";
  color: #fff;
}
.icon-quoteright:before {
  content: "\e901";
  color: #fff;
}
.icon-phone:before {
  content: "\e903";
  color: #fff;
}
.icon-facebook:before {
  content: "\e902";
  color: #002169;
}
.icon-instagram:before {
  content: "\e905";
  color: #002169;
}
.icon-twitter:before {
  content: "\e911";
  color: #002169;
}
.icon-next:before {
  content: "\e906";
  color: #e2746f;
}
.icon-prev:before {
  content: "\e907";
  color: #e2746f;
}
.icon-linkedin-with-circle:before {
  content: "\e904";
}
