﻿@charset "UTF-8";

@font-face {
    font-family: "i-graphics";
    src: url("../fonts/i-graphics.eot");
    src: url("../fonts/i-graphics.eot?#iefix") format("embedded-opentype"), 
        url("../fonts/i-graphics.woff") format("woff"), 
        url("../fonts/i-graphics.ttf") format("truetype"), 
        url("../fonts/i-graphics.svg#i-graphics") format("svg");
    font-weight: normal;
    font-style: normal;
    font-size:50px;
}

[data-icon]:before {
    font-family: "i-graphics" !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

[class^="graphics-"]:before,
[class*=" graphics-"]:before {
    font-family: "i-graphics" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 35px;
}

.graphics-i-beca:before {
    content: "\e101";
}

.graphics-i-code:before {
    content: "\e102";
}

.graphics-i-corte-caja:before {
    content: "\e103";
}

.graphics-i-estadisticas:before {
    content: "\e104";
}

.graphics-i-excel:before {
    content: "\e105";
}

.graphics-i-facturacion:before {
    content: "\e106";
}

.graphics-i-facturas:before {
    content: "\e107";
}

.graphics-i-group:before {
    content: "\e108";
}

.graphics-i-home:before {
    content: "\e109";
}

.graphics-i-particpant:before {
    content: "\e110";
}

.graphics-i-reportes:before {
    content: "\e111";
}

.graphics-i-foco:before {
    content: "\e112";
}

.graphics-i-historial:before {
    content: "\e113";
}

.graphics-i-plenario:before {
    content: "\e114";
}

.graphics-i-trabajos-libres:before {
    content: "\e115";
}
.graphics-i-cambios:before {
    content: "\e116";
}
.graphics-i-solicitudes:before {
    content: "\e117";
}