@font-face {
  font-family: 'rts004_icons';
  src:  url('fonts/rts004_icons.eot?2eu5oq');
  src:  url('fonts/rts004_icons.eot?2eu5oq#iefix') format('embedded-opentype'),
    url('fonts/rts004_icons.ttf?2eu5oq') format('truetype'),
    url('fonts/rts004_icons.woff?2eu5oq') format('woff'),
    url('fonts/rts004_icons.svg?2eu5oq#rts004_icons') 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: 'rts004_icons' !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-headphone:before {
  content: "\e914";
}
.icon-talk:before {
  content: "\e913";
}
.icon-bg_arrow_up .path1:before {
  content: "\e901";
  color: rgb(186, 186, 186);
}
.icon-bg_arrow_up .path2:before {
  content: "\e902";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.icon-chevron-down:before {
  content: "\e900";
}
.icon-chevron-left:before {
  content: "\e903";
}
.icon-chevron-right:before {
  content: "\e904";
}
.icon-chevron-right1:before {
  content: "\e904";
}
.icon-chevron-up:before {
  content: "\e905";
}
.icon-chevrons-left:before {
  content: "\e90f";
}
.icon-chevrons-right:before {
  content: "\e910";
}
.icon-columns:before {
  content: "\e906";
}
.icon-card:before {
  content: "\e915";
}
.icon-grid:before {
  content: "\e907";
}
.icon-list:before {
  content: "\e908";
}
.icon-menu:before {
  content: "\e909";
}
.icon-minus:before {
  content: "\e911";
}
.icon-phone-call:before {
  content: "\e90a";
  font-size:25px;
}
.icon-plus:before {
  content: "\e912";
}
.icon-search:before {
  content: "\e90b";
}
.icon-share-2:before {
  content: "\e90c";
}
.icon-shopping-cart:before {
  content: "\e90d";
  font-size:25px;
}
.icon-x:before {
  content: "\e90e";
  font-size:25px;
}
