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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'rsicon' !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-add-plus-button:before {
  content: "\e900";
}
.icon-backward-arrow:before {
  content: "\e901";
}
.icon-checked:before {
  content: "\e902";
}
.icon-circle-outline:before {
  content: "\e903";
}
.icon-dot:before {
  content: "\e904";
}
.icon-down-arrow:before {
  content: "\e905";
}
.icon-envelope:before {
  content: "\e906";
}
.icon-facebook-logo:before {
  content: "\e907";
}
.icon-google-plus:before {
  content: "\e908";
}
.icon-line:before {
  content: "\e909";
}
.icon-magnifying-glass:before {
  content: "\e90a";
}
.icon-menu-options:before {
  content: "\e90b";
}
.icon-msg:before {
  content: "\e90c";
}
.icon-orIcon:before {
  content: "\e90d";
}
.icon-phone:before {
  content: "\e90e";
}
.icon-rectangle:before {
  content: "\e90f";
}
.icon-round:before {
  content: "\e910";
}
.icon-skip-track:before {
  content: "\e911";
}
.icon-thin-right-arrow:before {
  content: "\e912";
}
.icon-tiem:before {
  content: "\e913";
}
.icon-up-arrow:before {
  content: "\e914";
}
.icon-left-arrow:before {
  content: "\e915";
}
.icon-foreign:before {
  content: "\e916";
}
.icon-play-right-arrow-circular-button:before {
  content: "\e917";
}

