@charset "utf-8"; 
/*
 * NotoSerif Font
 */
@font-face {
 font-family: 'Noto Serif';
 font-style:normal;
 font-weight:700;
 src: url(/fonts/NotoSerif/NotoSerif-Bold.ttf) format('truetype');
}
