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

i[class^="icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'standard-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-pencil:before {
  content: "\e910"; }

.icon-calendar:before {
  content: "\e953"; }

.icon-location:before {
  content: "\e947"; }

.icon-linkedin:before {
  content: "\eac9"; }

.icon-linkedin-square:before {
  content: "\eaca"; }

.icon-x:before {
  content: "\ea0f"; }

.icon-phone:before {
  content: "\e942"; }

.icon-mail:before {
  content: "\e945"; }

.icon-chevron-left:before {
  content: "\e900"; }

.icon-chevron-right:before {
  content: "\e901"; }

.icon-tag:before {
  content: "\e902"; }

.icon-cart:before {
  content: "\e903"; }

.icon-pin:before {
  content: "\e904"; }

.icon-clock:before {
  content: "\e905"; }

.icon-chat:before {
  content: "\e906"; }

.icon-user:before {
  content: "\e907"; }

.icon-search:before {
  content: "\e908"; }

.icon-checkmark:before {
  content: "\e909"; }

.icon-chevron-circle-right:before {
  content: "\e90a"; }

.icon-chevron-circle-left:before {
  content: "\e90b"; }

.icon-facebook:before {
  content: "\e90c"; }

.icon-facebook-square:before {
  content: "\e90d"; }

.icon-instagram:before {
  content: "\e90e"; }

.icon-twitter:before {
  content: "\e90f"; }

.icon-burger:before {
  content: "\e9bd"; }

.icon-star-empty:before {
  content: "\e9d7"; }

.icon-play:before {
  content: "\ea1c"; }

.icon-arrow-right:before {
  content: "\ea34"; }

.icon-arrow-left:before {
  content: "\ea38"; }

.icon-star-half:before {
  content: "\e9d8"; }

.icon-star-full:before {
  content: "\e9d9"; }
