@font-face {
  font-family: 'aggylon-prj';
  src: url('font/aggylon-prj.eot');
  src: url('font/aggylon-prj.eot#iefix') format('embedded-opentype'),
       url('font/aggylon-prj.woff2') format('woff2'),
       url('font/aggylon-prj.woff') format('woff'),
       url('font/aggylon-prj.ttf') format('truetype'),
       url('font/aggylon-prj.svg#aggylon-pjr') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'aggylon-icons-black';
    src: url('../font/aggylon-icons-black.svg?31419687#aggylon-icons-black') format('svg');
  }
}
*/

 [class^="icon-prj"]:before, [class*=" icon-prj"]:before {
  font-family: "aggylon-prj";
  font-style: normal;
  font-weight: normal;
  speak: none;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-prj-ciclo-revision:before { content: '\e800'; } /* '' */
.icon-prj-comment:before { content: '\e801'; } /* '' */
.icon-prj-download:before { content: '\e802'; } /* '' */
.icon-prj-edit:before { content: '\e803'; } /* '' */
.icon-prj-formulario:before { content: '\e804'; } /* '' */
.icon-prj-enviar-archivo:before { content: '\e805'; } /* '' */
.icon-prj-send-notification:before { content: '\e806'; } /* '' */
.icon-prj-end:before { content: '\e807'; } /* '' */
.icon-prj-start:before { content: '\e808'; } /* '' */
.icon-prj-upload:before { content: '\e809'; } /* '' */
.icon-prj-varias-tareas:before { content: '\e80a'; } /* '' */
.icon-prj-stop:before { content: '\e80b'; } /* '' */

@font-face {
    font-family: "aggylon";
    src: url("font/aggylon.eot");
    src: url("font/aggylon.eot#iefix") format("embedded-opentype"),
    url("font/aggylon.woff") format("woff"),
    url("font/aggylon.ttf") format("truetype"),
    url("font/aggylon.svg#icomoon") format("svg");
    font-weight: 400;
    font-style: normal
}

i[class^=ico-]{
    font-family: aggylon!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.ico-download-no-circle:before { content: "\e92d" }
.ico-pdf:before { content: "\e900" }
.ico-word:before { content: "\e901" }
.ico-nav:before { content: "\e920" }
.ico-modify .path1:before { content: "\e914"; color: #01c4c6 }
.ico-modify .path2:before { content: "\e92c"; margin-left: -1em; color: #fba172 }
.ico-validate:before { content: "\e915" }
.ico-angle-right:before { content: "\e902" }
.ico-angle-right-light:before { content: "\e903" }
.ico-angle-up:before { content: "\e904" }
.ico-chat:before { content: "\e905" }
.ico-check:before { content: "\e906" }
.ico-close:before { content: "\e907" }
.ico-date:before { content: "\e908" }
.ico-download:before { content: "\e909" }
.ico-drop:before { content: "\e90a" }
.ico-dropdown:before { content: "\e90b" }
.ico-edit:before { content: "\e90c" }
.ico-end-proyect:before { content: "\e90d" }
.ico-file:before { content: "\e90e" }
.ico-go-to-work:before { content: "\e90f" }
.ico-go-to-work-2:before { content: "\e910" }
.ico-jump:before { content: "\e911" }
.ico-ko:before { content: "\e912" }
.ico-ko-line:before { content: "\e913" }
.ico-ok:before { content: "\e916" }
.ico-ok-line:before { content: "\e917" }
.ico-plus:before { content: "\e918" }
.ico-sent-doc:before { content: "\e919" }
.ico-trash:before { content: "\e91a" }
.ico-upload:before { content: "\e91b" }
.ico-angle-left-light:before { content: "\e91c" }
.ico-angle-left:before { content: "\e91d" }
.ico-angle-down:before { content: "\e91e" }
.ico-move:before { content: "\e91f" }
.ico-grid:before { content: "\e921" }
.ico-gear:before { content: "\e922" }
.ico-log-out:before { content: "\e923" }
.ico-notification:before { content: "\e924" }
.ico-hat:before { content: "\e925" }
.ico-lines:before { content: "\e926" }
.ico-paper-pencil:before { content: "\e927" }
.ico-news:before { content: "\e928" }
.ico-folder:before { content: "\e929" }
.ico-search:before { content: "\e92a" }
.ico-home:before { content: "\e92b" }
.ico-stop:before { content: "\e92e" }

@media (max-width: 767px){

    #sidebar a i.ico-news {
        left: 10px!important;
    }

}




