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

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

.icon3-arrow:before {
  content: "\e900";
  color: #686868;
}
.icon3-arrow2x:before {
  content: "\e901";
  color: #fff;
}
.icon3-cart:before {
  content: "\e902";
  color: #697432;
}
.icon3-clock:before {
  content: "\e903";
  color: #697432;
}
.icon3-discount:before {
  content: "\e904";
  color: #686868;
}
.icon3-gift:before {
  content: "\e905";
  color: #686868;
}
.icon3-info:before {
  content: "\e906";
  color: #686868;
}
.icon3-peoples:before {
  content: "\e907";
  color: #697432;
}
.icon3-truck:before {
  content: "\e908";
  color: #697432;
}
.icon3-warranty:before {
  content: "\e909";
  color: #697432;
}
