/*--------------------------------

CelabraIcons icon font
Generated using nucleoapp.com

-------------------------------- */

@font-face {
  font-family: 'CelabraIcons';
  src: url('../fonts/CelabraIcons.eot');
  src: url('../fonts/CelabraIcons.eot') format('embedded-opentype'),
       url('../fonts/CelabraIcons.woff2') format('woff2'),
       url('../fonts/CelabraIcons.woff') format('woff'),
       url('../fonts/CelabraIcons.ttf') format('truetype'),
       url('../fonts/CelabraIcons.svg') format('svg');
}

/* base class */
.cb {
  display: inline-block;
  font: normal normal normal 1em/1 'CelabraIcons';
  color: inherit;
  flex-shrink: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* size examples - relative units */
.cb-sm {
  font-size: 0.8em;
}

.cb-lg {
  font-size: 1.2em;
}

/* size examples - absolute units */
.cb-16 {
  font-size: 16px;
}

.cb-32 {
  font-size: 32px;
}

/* rotate the icon infinitely */
.cb-is-spinning {
  animation: cb-spin 1s infinite linear;
}

@keyframes cb-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/* transform */
.cb-rotate-90 {
  transform: rotate(90deg);
}

.cb-rotate-180 {
  transform: rotate(180deg);
}

.cb-rotate-270 {
  transform: rotate(270deg);
}

.cb-flip-y {
  transform: scaleY(-1);
}

.cb-flip-x {
  transform: scaleX(-1);
}

/* icons */
.cb-world-1::before {
  content: "\ea02";
}

.cb-slider::before {
  content: "\ea03";
}

.cb-dashboard::before {
  content: "\ea04";
}

.cb-world::before {
  content: "\ea5f";
}

.cb-chart-bar-32::before {
  content: "\ea60";
}

.cb-single-02::before {
  content: "\ea61";
}

.cb-lock-circle-open::before {
  content: "\ea62";
}

.cb-archive-2::before {
  content: "\ea63";
}

.cb-paper-diploma::before {
  content: "\ea64";
}

.cb-tablet-button::before {
  content: "\ea65";
}

.cb-email-83::before {
  content: "\ea66";
}

.cb-add-account::before {
  content: "\ea69";
}

.cb-building::before {
  content: "\ea6a";
}

.cb-add-project-large::before {
  content: "\ea6b";
}

.cb-add-project::before {
  content: "\ea6c";
}

.cb-world-globe-line-icon::before {
  content: "\ea6d";
}

.cb-project::before {
  content: "\ea6e";
}

.cb-dashboard-sm::before {
  content: "\ea6f";
}

.cb-building-white::before {
  content: "\ea70";
}

.cb-chat::before {
  content: "\ea71";
}

.cb-handshake::before {
  content: "\ea72";
}

.cb-d-edit::before {
  content: "\ea73";
}

.cb-cogwheel::before {
  content: "\ea74";
}

.cb-circle-arrow-left-3::before {
  content: "\ea76";
}

.cb-circle-arrow-right-3::before {
  content: "\ea77";
}

.cb-msgs-lg::before {
  content: "\ea78";
}

.cb-s-pulse::before {
  content: "\ea79";
}

.cb-window-chart-line::before {
  content: "\ea7a";
}

.cb-market-research-icon::before {
  content: "\ea7b";
}

.cb-market-research-icon-1::before {
  content: "\ea7c";
}

.cb-website-hosting-icon::before {
  content: "\ea7d";
}

.cb-website-hosting-icon-1::before {
  content: "\ea7e";
}

.cb-pie-chart-icon::before {
  content: "\ea7f";
}

.cb-pie-chart-icon-1::before {
  content: "\ea80";
}

.cb-file-icon::before {
  content: "\ea83";
}

.cb-file-icon-1::before {
  content: "\ea84";
}

.cb-surveys-icon::before {
  content: "\ea85";
}

.cb-surveys-icon-1::before {
  content: "\ea86";
}

.cb-data-download-2::before {
  content: "\ea87";
}

.cb-maintenance-icon::before {
  content: "\ea88";
}

.cb-service-tools-icon::before {
  content: "\ea89";
}

.cb-maintenance-icon-2::before {
  content: "\ea8b";
}

.cb-virtual-machine-icon::before {
  content: "\ea8c";
}

.cb-virtual-machine-icon-1::before {
  content: "\ea8d";
}

.cb-profile::before {
  content: "\ea8e";
}

.cb-add-user-social-svgrepo-com::before {
  content: "\ea8f";
}

.cb-user-social-svgrepo-com::before {
  content: "\ea90";
}

.cb-add-user-social-svgrepo-com-1::before {
  content: "\ea91";
}

.cb-user-social-svgrepo-com-1::before {
  content: "\ea92";
}

.cb-drag-vertical-svgrepo-com::before {
  content: "\ea94";
}

.cb-drag-vertical-svgrepo-com-1::before {
  content: "\ea95";
}

.cb-grip::before {
  content: "\ea96";
}

.cb-html-document-svgrepo-com::before {
  content: "\ea97";
}

.cb-html-document-svgrepo-com-1::before {
  content: "\ea98";
}

.cb-html-file-512::before {
  content: "\ea99";
}

.cb-html-file-24::before {
  content: "\ea9a";
}

.cb-html-file-48::before {
  content: "\ea9b";
}

.cb-html-file-32::before {
  content: "\ea9c";
}

.cb-voicemail-icon-(1)::before {
  content: "\ea9f";
}

.cb-record::before {
  content: "\eaa0";
}

.cb-institution-svgrepo-com::before {
  content: "\eaa1";
}

.cb-organization::before {
  content: "\eaa2";
}
