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

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

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

@font-face {
    font-family: 'CPLI';
    src: url('../fonts/cpli.eot');
    src: url('../fonts/cpli.eot?#iefix') format('embedded-opentype'),
        url('../fonts/cpli.woff') format('woff'),
        url('../fonts/cpli.otf') format('opentype'),
        url('../fonts/cpli.svg#cpli') format('svg');
}

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

@font-face {
/*    font-family: 'FA';*/
    font-family: 'FontAwesome';
    src: url('../fonts/fa.eot?v=4.7.0');
    src: url('../fonts/fa.eot?#iefix&v=4.7.0') format('embedded-opentype'),
        url('../fonts/fa.woff2?v=4.7.0') format('woff2'),
        url('../fonts/fa.woff?v=4.7.0') format('woff'),
        url('../fonts/fa.ttf?v=4.7.0') format('truetype'),
        url('../fonts/fa.svg?v=4.7.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
