/*@font-face {
    font-family: 'TitilliumWebBold';
    src: url('../font/TitilliumWebV2/TitilliumWeb-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'TitilliumWebLight';
    src: url('../font/TitilliumWebV2/TitilliumWeb-Light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'TitilliumWebRegular';
    src: url('../font/TitilliumWebV2/TitilliumWeb-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}*/

@font-face {
    font-family: 'NotoSerifBold';
    src: url('../font/NotoSerifV2/NotoSerif-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'NotoSerif';
    src: url('../font/NotoSerifV2/NotoSerif-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}