@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?wx46rb');
  src:  url('fonts/icomoon.eot?wx46rb#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?wx46rb') format('truetype'),
    url('fonts/icomoon.woff?wx46rb') format('woff'),
    url('fonts/icomoon.svg?wx46rb#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  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-courselogo_aitensorflow:before {
  content: "\e901";
  color: #6ea9a7;
}
.icon-courselogo_build:before {
  content: "\e902";
  color: #d8af28;
}
.icon-courselogo_datascience1:before {
  content: "\e903";
  color: #006876;
}
.icon-courselogo_datascience2:before {
  content: "\e904";
  color: #00909f;
}
.icon-courselogo_datavisiualization:before {
  content: "\e905";
  color: #87c2c5;
}
.icon-courselogo_focus:before {
  content: "\e906";
  color: #c72128;
}
.icon-courselogo_foundations:before {
  content: "\e907";
  color: #2563a4;
}
.icon-courselogo_launch:before {
  content: "\e908";
  color: #0e9648;
}
.icon-courselogo_market:before {
  content: "\e909";
  color: #602c7e;
}
.icon-courselogo_price:before {
  content: "\e90a";
  color: #f26727;
}
.icon-courseLogo_tbds:before {
  content: "\e90b";
  color: #34ada7;
}
