@font-face {
  font-family: 'FontC4';
  src: url('../fonts/c4-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

/*
 @Deprecated in 5.1.x.  Will be removed in next "major release"
 Use fa-lg instead
*/
.fa-15x {
    font-size: 1.5em
}

.fc4-select:before {
  content: "\f000";
}

.fc4-selectall:before {
  content: "\f001";
}

.fc4-selectnone:before {
  content: "\f002";
}

.fc4-selectionadd:before {
  content: "\f003";
}

.fc4-selectionremove:before {
  content: "\f004";
}
