/* Custom Fonts */

@font-face {
    font-family: 'g_light';
    src: url('../fonts/grotesquemtrjc-light-webfont.eot');
    src: url('../fonts/grotesquemtrjc-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/grotesquemtrjc-light-webfont.ttf') format('truetype'),
         url('../fonts/grotesquemtrjc-light-webfont.svg#grotesque_mt_rj_corrected_lRg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'g_light_italic';
    src: url('../fonts/grotesquemtrjc-lightitalic-webfont.eot');
    src: url('../fonts/grotesquemtrjc-lightitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/grotesquemtrjc-lightitalic-webfont.ttf') format('truetype'),
         url('../fonts/grotesquemtrjc-lightitalic-webfont.svg#grotesque_mt_rj_corrected_lIt') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'g_regular';
    src: url('../fonts/grotesquemtrjc-reg-webfont.eot');
    src: url('../fonts/grotesquemtrjc-reg-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/grotesquemtrjc-reg-webfont.ttf') format('truetype'),
         url('../fonts/grotesquemtrjc-reg-webfont.svg#grotesque_mt_rj_correctedRg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'g_black';
    src: url('../fonts/grotesquemtrjc-black-webfont.eot');
    src: url('../fonts/grotesquemtrjc-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/grotesquemtrjc-black-webfont.ttf') format('truetype'),
         url('../fonts/grotesquemtrjc-black-webfont.svg#grotesque_mt_rj_corrected_bRg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'g_bold';
    src: url('../fonts/grotesquemtrjc-bold-webfont.eot');
    src: url('../fonts/grotesquemtrjc-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/grotesquemtrjc-bold-webfont.ttf') format('truetype'),
         url('../fonts/grotesquemtrjc-bold-webfont.svg#grotesque_mt_rj_correctedbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'g_regular_italic';
    src: url('../fonts/grotesquemtrjc-italic-webfont.eot');
    src: url('../fonts/grotesquemtrjc-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/grotesquemtrjc-italic-webfont.ttf') format('truetype'),
         url('../fonts/grotesquemtrjc-italic-webfont.svg#grotesque_mt_rj_correctedIt') format('svg');
    font-weight: normal;
    font-style: normal;

}