@font-face {
    font-family: "notoserifitalic";
    src: url("../fonts/notoserif-italic-webfont.eot");
    src: url("../fonts/notoserif-italic-webfont.eot?#iefix") format("embedded-opentype"),
         url("../fonts/notoserif-italic-webfont.woff2") format("woff2"),
         url("../fonts/notoserif-italic-webfont.woff") format("woff"),
         url("../fonts/notoserif-italic-webfont.ttf") format("truetype"),
         url("../fonts/notoserif-italic-webfont.svg#noto_serifitalic") format("svg");
    font-weight: normal;
    font-style: normal;
	}
	
@font-face {
    font-family: "notoserifregular";
    src: url("../fonts/notoserif-regular-webfont.eot");
    src: url("../fonts/notoserif-regular-webfont.eot?#iefix") format("embedded-opentype"),
         url("../fonts/notoserif-regular-webfont.woff2") format("woff2"),
         url("../fonts/notoserif-regular-webfont.woff") format("woff"),
         url("../fonts/notoserif-regular-webfont.ttf") format("truetype"),
         url("../fonts/notoserif-regular-webfont.svg#noto_serifregular") format("svg");
    font-weight: normal;
    font-style: normal;
	}