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

[class^="cl-"], [class*=" cl-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'cumlex' !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;
}

.cl-linkedin:before {
  content: "\e900";
}
.cl-facebook:before {
  content: "\e901";
}
.cl-bars:before {
  content: "\e902";
}
.cl-arrow-top-right:before {
  content: "\e903";
}
.cl-arrow-down-left:before {
  content: "\e904";
}
.cl-arrow-down-right:before {
  content: "\e905";
}
.cl-arrow-top-left:before {
  content: "\e906";
}
