/*
  HiloNegro icon font: Hilonegro
  Creation date: 29/05/2025 20:00
  */

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

@media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
        font-family: "hilonegro";
        src: url("fonts/hilonegro.svg#x9jlxn#hilonegro") format("svg");
    }
}

[class^="hnicon-"]:before, [class*=" hnicon-"]:before,
[class^="hnicon-"]:after, [class*=" hnicon-"]:after {
    font-family: 'hilonegro' !important;
    font-size: 100px;
    font-style: normal;
    margin-left: 0;
    text-align: center;
}

.hnicon-techincal-training:before {
    content: "\e900";
}
.hnicon-software-development:before {
    content: "\e901";
}
.hnicon-project-management:before {
    content: "\e902";
}
.hnicon-infrastructure-devops:before {
    content: "\e903";
}
