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

[class^="icon-clor-"], [class*=" icon-clor-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'clor' !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-clor-skype:before {
  content: "\e907";
}
.icon-clor-linkedin:before {
  content: "\e901";
}
.icon-clor-youtube:before {
  content: "\e902";
}
.icon-clor-twitter:before {
  content: "\e903";
}
.icon-clor-whatsapp:before {
  content: "\e904";
}
.icon-clor-instagram:before {
  content: "\e905";
}
.icon-clor-facebook:before {
  content: "\e906";
}
.icon-clor-quotes:before {
  content: "\e900";
}
