@font-face {
    font-family: 'gr';
    src: url('gr-book-webfont.eot');
    src: url('gr-book-webfont.eot?#iefix') format('embedded-opentype'),
         url('gr-book-webfont.woff2') format('woff2'),
         url('gr-book-webfont.woff') format('woff'),
         url('gr-book-webfont.ttf') format('truetype'),
         url('gr-book-webfont.svg#grbook') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'gr';
    src: url('gr-medium-webfont.eot');
    src: url('gr-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('gr-medium-webfont.woff2') format('woff2'),
         url('gr-medium-webfont.woff') format('woff'),
         url('gr-medium-webfont.ttf') format('truetype'),
         url('gr-medium-webfont.svg#grmedium') format('svg');
    font-weight: bold;
    font-style: normal;

}

@font-face {
    font-family: 'gr';
    src: url('gr-bookitalic-webfont.eot');
    src: url('gr-bookitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('gr-bookitalic-webfont.woff2') format('woff2'),
         url('gr-bookitalic-webfont.woff') format('woff'),
         url('gr-bookitalic-webfont.ttf') format('truetype'),
         url('gr-bookitalic-webfont.svg#grbook_italic') format('svg');
    font-weight: normal;
    font-style: italic;

}