@font-face {
font-family: "Noto Serif";
font-style: normal;
font-weight: normal;
font-display: auto;
src: local('NotoSerif Regular') local('NotoSerif-Regular') url('noto-serif-regular.ttf') format('truetype');
}

@font-face {
font-family: "Noto Serif";
font-style: normal;
font-weight: bold;
font-display: auto;
src: local('NotoSerif Bold') local('NotoSerif-Bold') url('noto-serif-bold.ttf') format('truetype');
}

@font-face {
font-family: "Noto Serif";
font-style: italic;
font-weight: bold;
font-display: auto;
src: local('NotoSerif Bold Italic') local('NotoSerif-Bold-Italic') url('noto-serif-bold-italic.ttf') format('truetype');
}
