/*
	Custom Social Icon fonts
	
*/

@font-face {
  font-family: 'eduwing';
  src: url('social-icons/eduwing.eot?99jlui');
  src: url('social-icons/eduwing.eot?99jlui#iefix') format('embedded-opentype'),
    url('social-icons/eduwing.ttf?99jlui') format('truetype'),
    url('social-icons/eduwing.woff?99jlui') format('woff'),
    url('social-icons/eduwing.svg?99jlui#eduwing') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="cb-"],
[class*=" cb-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'eduwing' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1.5rem;
  margin-right: -0.55rem;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/*==========================================
Calendar
==========================================*/
.cb-calendar-icon:before {
  content: "\e910";
  color: #000;
}

/*==========================================
Call
==========================================*/
.cb-call-icon:before {
  content: "\e909";
  font-size: 1.38rem;
}

/*==========================================
Dashboard
==========================================*/
.cb-myhome-icon:before {
  content: "\e90e";
}

/*==========================================
Message path 1
==========================================*/
.cb-message-icon .path1:before {
  content: "\e915";
  font-size: 1.40rem;
}

/*==========================================
Message path 2
==========================================*/
.cb-message-icon .path2:before {
  content: "\e916";
  margin-left: -1.55rem;
  font-size: 1.50rem;
  position: relative;
  top: -0.23rem;
}

/*==========================================
Notification
==========================================*/
.cb-notification-icon:before {
  content: "\e91e";
  font-size: 1.5rem;
}

/*==========================================
Password
==========================================*/
.cb-password-icon:before {
  content: "\e919";
  font-size: 1.44rem;
  font-weight: bold;
}

/*==========================================
User After Login
==========================================*/
.cb-userafterlogin-icon:before {
  content: "\e91f";
  font-size: 1.89rem;
  font-weight: normal;
  position: relative;
  top: 2px;
}

/*==========================================
User Before Login
==========================================*/
.cb-userbeforelogin-icon:before {
  content: "\e920";
  font-size: 1.44rem;
  font-weight: normal;
  line-height: 35px;
}

/*==========================================
Home Icon 
==========================================*/
.cb-home-icon:before {
  content: "\e911";
}

/*==========================================
Login Lock
==========================================*/
.cb-loginlock-icon:before {
  content: "\e914";
  font-weight: normal;
  position: relative;
}

/*==========================================
Cross Icon
==========================================*/
.cb-cross-icon:before {
  content: "\e90c";
}

/*==========================================
Settings Icon
==========================================*/
.cb-settings-icon:before {
  content: "\e91b";
  font-size: 1.7rem;
  font-weight: normal;
  position: relative;
  top: 6px;
  right: 4px;
}

/*==========================================
Site Admin Icon
==========================================*/
.cb-sitesettings-icon:before {
  content: "\e907";
}

/*==========================================
Private Files Icon
==========================================*/
.cb-privatefiles-icon:before {
  content: "\e908";
}

/*==========================================
Single User Icon
==========================================*/
.cb-suser-icon:before {
  content: "\e91c";
  font-size: 1.56rem;
}

/*==========================================
Multiple User Icon
==========================================*/
.cb-muser-icon:before {
  content: "\e91a";
  font-size: 1.56rem;
}

/*==========================================
IG Instagram ICON - Gallery
==========================================*/
.cb-ew_ins-icon:before {
  content: "\e921";
}

/*==========================================
Search ICON - Global Header
==========================================*/
.cb-search-icon:before {
  content: "\e927";
}

/*==========================================
Machine Learning ICON 
==========================================*/
.cb-machine-learning-icon .path1:before {
  content: "\e937";
}

.cb-machine-learning-icon .path2:before {
  content: "\e938";
  margin-left: -1em;
}

.cb-machine-learning-icon .path3:before {
  content: "\e939";
  margin-left: -1em;
}

.cb-machine-learning-icon .path4:before {
  content: "\e93a";
  margin-left: -1em;
}

.cb-machine-learning-icon .path5:before {
  content: "\e93b";
  margin-left: -1em;
}

.cb-machine-learning-icon .path6:before {
  content: "\e93c";
  margin-left: -1em;
}

.cb-machine-learning-icon .path7:before {
  content: "\e93d";
  margin-left: -1em;
}

/*==========================================
Business Consulting ICON 
==========================================*/
.cb-business-consulting-icon .path1:before {
  content: "\e931";
}

.cb-business-consulting-icon .path2:before {
  content: "\e932";
  margin-left: -1em;
}

.cb-business-consulting-icon .path3:before {
  content: "\e933";
  margin-left: -1em;
}

.cb-business-consulting-icon .path4:before {
  content: "\e934";
  margin-left: -1em;
}

.cb-business-consulting-icon .path5:before {
  content: "\e935";
  margin-left: -1em;
}

.cb-business-consulting-icon .path6:before {
  content: "\e936";
  margin-left: -1em;
}

/*==========================================
Microchip AI ICON 
==========================================*/
.cb-microchip-ai-1-icon .path1:before {
  content: "\e92d";
}

.cb-microchip-ai-1-icon .path2:before {
  content: "\e92e";
  margin-left: -1em;
}

.cb-microchip-ai-1-icon .path3:before {
  content: "\e92f";
  margin-left: -1em;
}

.cb-microchip-ai-1-icon .path4:before {
  content: "\e930";
  margin-left: -1em;
}