@font-face {
    font-family: "EasyReading";
    font-style: normal;
    font-weight: normal;
    src: url(fonts/EasyReading.eot);
    src: url(fonts/EasyReading.eot?#iefix) format('embedded-opentype'),
         url(fonts/EasyReading.woff) format('woff'),
         url(fonts/EasyReading.ttf) format('truetype'),
         url(fonts/EasyReading.svg#EasyReading) format('svg');
}
@font-face {
    font-family: "EasyReading";
    font-style: normal;
    font-weight: bold;
    src: url(fonts/EasyReadingBold.eot);
    src: url(fonts/EasyReadingBold.eot?#iefix) format('embedded-opentype'),
         url(fonts/EasyReadingBold.woff) format('woff'),
         url(fonts/EasyReadingBold.ttf) format('truetype'),
         url(fonts/EasyReadingBold.svg#EasyReading) format('svg');
}
@font-face {
    font-family: "EasyReading";
    font-style: italic;
    font-weight: normal;
    src: url(fonts/EasyReadingItalic.eot);
    src: url(fonts/EasyReadingItalic.eot?#iefix) format('embedded-opentype'),
         url(fonts/EasyReadingItalic.woff) format('woff'),
         url(fonts/EasyReadingItalic.ttf) format('truetype'),
         url(fonts/EasyReadingItalic.svg#EasyReading) format('svg');
}
@font-face {
    font-family: "EasyReading";
    font-style: italic;
    font-weight: bold;
    src: url(fonts/EasyReadingBoldItalic.eot);
    src: url(fonts/EasyReadingBoldItalic.eot?#iefix) format('embedded-opentype'),
         url(fonts/EasyReadingBoldItalic.woff) format('woff'),
         url(fonts/EasyReadingBoldItalic.ttf) format('truetype'),
         url(fonts/EasyReadingBoldItalic.svg#EasyReading) format('svg');
}
@font-face {
    font-family: "EasyReadingBk";
    font-style: normal;
    font-weight: normal;
    src: url(fonts/EasyReadingBkBlack.eot);
    src: url(fonts/EasyReadingBkBlack.eot?#iefix) format('embedded-opentype'),
         url(fonts/EasyReadingBkBlack.woff) format('woff'),
         url(fonts/EasyReadingBkBlack.ttf) format('truetype'),
         url(fonts/EasyReadingBkBlack.svg#EasyReading) format('svg');
}
@font-face {
    font-family: "EasyReadingBk";
    font-style: normal;
    font-weight: bold;
    src: url(fonts/EasyReadingBkBold.eot);
    src: url(fonts/EasyReadingBkBold.eot?#iefix) format('embedded-opentype'),
         url(fonts/EasyReadingBkBold.woff) format('woff'),
         url(fonts/EasyReadingBkBold.ttf) format('truetype'),
         url(fonts/EasyReadingBkBold.svg#EasyReading) format('svg');
}
.fontEasyReading {
    font-family: 'EasyReading',arial,sans-serif;
    font-style: normal;
    font-weight: normal;
}
.fontEasyReadingItalic {
    font-family: 'EasyReading',arial,sans-serif;
    font-style: italic;
    font-weight: normal;
}
.fontEasyReadingBold {
    font-family: 'EasyReading',arial,sans-serif;
    font-style: normal;
    font-weight: bold;
}
.fontEasyReadingBoldItalic {
    font-family: 'EasyReading',arial,sans-serif;
    font-style: italic;
    font-weight: bold;
}
.fontEasyReadingXB {
    font-family: 'EasyReadingBk',arial,sans-serif;
    font-style: normal;
    font-weight: bold;
}
.fontEasyReadingXBBlack {
    font-family: 'EasyReadingBk',arial,sans-serif;
    font-style: normal;
    font-weight: normal;
}
