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

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

.stp-box-arow-newstp_box_arrow_down:before {
  content: "\e900";
  color: #355f5d;
}
.stp-box-arow-newstp_box_arrow_left:before {
  content: "\e901";
  color: #355f5d;
}
.stp-box-arow-newstp_box_arrow_right:before {
  content: "\e902";
  color: #355f5d;
}
.stp-box-arow-newstp_box_arrow_up:before {
  content: "\e903";
  color: #355f5d;
}
