@font-face {
  font-family: 'icomoon';
  src:  url('https://d1azc1qln24ryf.cloudfront.net/36591/RootsofChange/icomoon.eot?fd8tc4');
  src:  url('https://d1azc1qln24ryf.cloudfront.net/36591/RootsofChange/icomoon.eot?fd8tc4#iefix') format('embedded-opentype'),
    url('https://d1azc1qln24ryf.cloudfront.net/36591/RootsofChange/icomoon.woff2?fd8tc4') format('woff2'),
    url('https://d1azc1qln24ryf.cloudfront.net/36591/RootsofChange/icomoon.ttf?fd8tc4') format('truetype'),
    url('https://d1azc1qln24ryf.cloudfront.net/36591/RootsofChange/icomoon.woff?fd8tc4') format('woff'),
    url('https://d1azc1qln24ryf.cloudfront.net/36591/RootsofChange/icomoon.svg?fd8tc4#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: '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-price-tag:before {
  content: "\e905";
}
.icon-chevron-down:before {
  content: "\e903";
}
.icon-chevron-right:before {
  content: "\e902";
}
.icon-chevron-left:before {
  content: "\e901";
}
.icon-search:before {
  content: "\e900";
}
.icon-user:before {
  content: "\f007";
}
.icon-pencil:before {
  content: "\f040";
}
.icon-twitter-square:before {
  content: "\f081";
}
.icon-facebook-square:before {
  content: "\f082";
}
.icon-youtube-square:before {
  content: "\f166";
}
.icon-instagram:before {
  content: "\f16d";
}
.icon-calendar-full:before {
  content: "\e836";
}
.icon-arrow-right:before {
  content: "\e87a";
}
