@font-face {
  font-family: 'cabriolo';
  src:  url("fonts/cabriolo-t5Ud2b8.eot");
  src:  url("fonts/cabriolo-t5Ud2b8.eot") format('embedded-opentype'),
    url("fonts/cabriolo-LOCZM7-.ttf") format('truetype'),
    url("fonts/cabriolo-XF86KWL.woff") format('woff'),
    url("fonts/cabriolo-flNoyLg.svg") format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'cabriolo' !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-user1:before {
  content: "\f007";
}
.icon-group:before {
  content: "\f0c0";
}
.icon-user:before {
  content: "\e600";
}
.icon-users:before {
  content: "\e640";
}
.icon-tag2:before {
  content: "\e627";
}
.icon-clock3:before {
  content: "\e673";
}
.icon-hourglass:before {
  content: "\e674";
}
