@font-face {
    font-family: 'noto_serifbold';
    src: url('../fonts/notoserif-bold.eot');
    src: url('../fonts/notoserif-bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/notoserif-bold.woff') format('woff'),
         url('../fonts/notoserif-bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'noto_serifbold_italic';
    src: url('../fonts/notoserif-bolditalic.eot');
    src: url('../fonts/notoserif-bolditalic.eot?#iefix') format('embedded-opentype'),
         url('../fonts/notoserif-bolditalic.woff') format('woff'),
         url('../fonts/notoserif-bolditalic.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'noto_serifitalic';
    src: url('../fonts/notoserif-italic.eot');
    src: url('../fonts/notoserif-italic.eot?#iefix') format('embedded-opentype'),
         url('../fonts/notoserif-italic.woff') format('woff'),
         url('../fonts/notoserif-italic.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'noto_serifregular';
    src: url('../fonts/notoserif-regular.eot');
    src: url('../fonts/notoserif-regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/notoserif-regular.woff') format('woff'),
         url('../fonts/notoserif-regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
