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

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

.cgs-icon2-download:before {
  content: "\e900";
}

