
@font-face {
    font-family: 'readeritalic';
    src: url('../fonts/reader_italic-webfont.woff2') format('woff2'),
         url('../fonts/reader_italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}




@font-face {
    font-family: 'readermedium';
    src: url('../fonts/reader_medium-webfont.woff2') format('woff2'),
         url('../fonts/reader_medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}




@font-face {
    font-family: 'readerregular';
    src: url('../fonts/reader_regular-webfont.woff2') format('woff2'),
         url('../fonts/reader_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}