@font-face {
  font-family: 'icons-common';
  src:
    url('/public/fonts/icons-common/icons-common.ttf?2ek90r') format('truetype'),
    url('/public/fonts/icons-common/icons-common.woff?2ek90r') format('woff'),
    url('/public/fonts/icons-common/icons-common.svg?2ek90r#icons-common') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

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


.iconCommon-arrow-full-down:before {
  content: "\e000";
}
.iconCommon-arrow-full-left:before {
  content: "\e001";
}
.iconCommon-arrow-full-right:before {
  content: "\e002";
}
.iconCommon-arrow-full-up:before {
  content: "\e003";
}
.iconCommon-arrow-up:before {
  content: "\e90b";
}
.iconCommon-arrow-right:before {
  content: "\e90c";
}
.iconCommon-arrow-down:before {
  content: "\e90d";
}
.iconCommon-arrow-left:before {
  content: "\e910";
}
.iconCommon-arrow-thin-up:before {
  content: "\e90e";
}
.iconCommon-arrow-thin-right:before {
  content: "\e90f";
}
.iconCommon-arrow-thin-down:before {
  content: "\e925";
}
.iconCommon-arrow-thin-left:before {
  content: "\e911";
}
.iconCommon-arrow-body-up:before {
  content: "\e912";
}
.iconCommon-arrow-body-right:before {
  content: "\e92b";
}
.iconCommon-arrow-body-down:before {
  content: "\e92d";
}
.iconCommon-arrow-body-left:before {
  content: "\e92e";
}
.iconCommon-plus:before {
  content: "\e200";
}
.iconCommon-plus-thin:before {
  content: "\e9905";
}
.iconCommon-minus:before {
  content: "\e900";
}
.iconCommon-minus-thin:before {
  content: "\e901";
}
.iconCommon-close:before {
  content: "\e201";
}
.iconCommon-close-thin:before {
  content: "\e909";
}
.iconCommon-enlarge:before {
  content: "\e2011";
}
.iconCommon-enlarge-thin:before {
  content: "\e913";
}
.iconCommon-burger:before {
  content: "\e903";
}
.iconCommon-telephone:before {
  content: "\e906";
}
.iconCommon-telephone-thin:before {
  content: "\e914";
}
.iconCommon-map:before {
  content: "\e91a";
}
.iconCommon-map-thin:before {
  content: "\e915";
}
.iconCommon-mail:before {
  content: "\e91b";
}
.iconCommon-mail-thin:before {
  content: "\e916";
}
.iconCommon-email:before {
  content: "\e902";
}
.iconCommon-contact-thin:before {
  content: "\e917";
}
.iconCommon-photos:before {
  content: "\e920";
}
.iconCommon-photos-thin:before {
  content: "\e918";
}
.iconCommon-reviews:before {
  content: "\e207";
}
.iconCommon-reviews-thin:before {
  content: "\e91d";
}
.iconCommon-download:before {
  content: "\e926";
}
.iconCommon-download-thin:before {
  content: "\e92c";
}
.iconCommon-star-big:before {
  content: "\e921";
}
.iconCommon-star:before {
  content: "\e91e";
}
.iconCommon-check:before {
  content: "\e905";
}
.iconCommon-search:before {
  content: "\e904";
}
.iconCommon-notice:before {
  content: "\e907";
}
.iconCommon-error:before {
  content: "\e908";
}
.iconCommon-warning:before {
  content: "\e90a";
}
