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

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

.ff-phoenix-icons-checkbox-checked:before {
  content: "\e900";
}
.ff-phoenix-icons-checkbox-unchecked-error:before {
  content: "\e901";
  color: #d0021b;
}
.ff-phoenix-icons-checkbox-unchecked:before {
  content: "\e902";
  color: #646569;
}
.ff-phoenix-icons-radio-active:before {
  content: "\e903";
}
.ff-phoenix-icons-radio-unchecked:before {
  content: "\e904";
  color: #646569;
}
.ff-phoenix-icons-calendar-hover:before {
  content: "\e905";
}
.ff-phoenix-icons-calendar:before {
  content: "\e906";
  color: #646569;
}
.ff-phoenix-icons-check:before {
  content: "\e907";
  color: #8d817b;
}
.ff-phoenix-icons-close:before {
  content: "\e908";
  color: #646569;
}
.ff-phoenix-icons-document:before {
  content: "\e909";
  color: #646569;
}
.ff-phoenix-icons-dropdown-close:before {
  content: "\e90a";
  color: #646569;
}
.ff-phoenix-icons-dropdown-default-hover:before {
  content: "\e90b";
}
.ff-phoenix-icons-dropdown-default:before {
  content: "\e90c";
  color: #646569;
}
.ff-phoenix-icons-expand-less:before {
  content: "\e90d";
  color: #646569;
}
.ff-phoenix-icons-expand-more:before {
  content: "\e90e";
  color: #646569;
}
.ff-phoenix-icons-navigate:before {
  content: "\e910";
  color: #646569;
}
.ff-phoenix-icons-play:before {
  content: "\e911";
  color: #fff;
}
.ff-phoenix-icons-share-hover:before {
  content: "\e912";
}
.ff-phoenix-icons-share:before {
  content: "\e913";
  color: #646569;
}
