

@font-face
{
    font-family: "GrilcbIE";
    src: url("grilcb__.eot") format("embedded-opentype"),
         url("grilcb__.woff") format("woff");
}

@font-face {
    font-family: 'Grilcb';
    src: url('grilcb__.eot');
    src: url('grilcb__.eot?#iefix') format('embedded-opentype'),
    url('grilcb__.woff') format('woff'),
    url('grilcb__.ttf') format('truetype');
}

