@font-face {
  font-family: 'fcp';
  src:  url('../fonts/fcp.eot?58x1bl');
  src:  url('../fonts/fcp.eot?58x1bl#iefix') format('embedded-opentype'),
    url('../fonts/fcp.ttf?58x1bl') format('truetype'),
    url('../fonts/fcp.woff?58x1bl') format('woff'),
    url('../fonts/fcp.svg?58x1bl#fcp') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="fcp-"], [class*=" fcp-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'fcp' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  
  /* Enable Ligatures ================ */
  letter-spacing: 0;
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  font-feature-settings: "liga";
  -webkit-font-variant-ligatures: discretionary-ligatures;
  font-variant-ligatures: discretionary-ligatures;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fcp-logo:before {
  content: "\f900";
}
.fcp-cycle-tick:before {
  content: "\f903";
}
.fcp-warning:before {
  content: "\f904";
}
.fcp-cache:before {
  content: "\f905";
}
.fcp-icon-gzip:before {
  content: "\f907";
}
.fcp-reports:before {
  content: "\f90d";
}
.fcp-bullhorn:before {
  content: "\f91a";
}
.fcp-cog:before {
  content: "\f994";
}
.fcp-magic-wand:before {
  content: "\f997";
}
.fcp-love:before {
  content: "\f004";
}
.fcp-check:before {
  content: "\f00c";
}
.fcp-close:before {
  content: "\f00d";
}
.fcp-backup:before {
  content: "\f01c";
}
.fcp-bar:before {
  content: "\f0c9";
}
.fcp-support:before {
  content: "\f1cd";
}
.fcp-swoff:before {
  content: "\f204";
}
.fcp-swon:before {
  content: "\f205";
}
