@font-face {
    font-family: 'Noto Sans';
    src: url('NotoSans-Regular.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Noto Bold';
    src: url('NotoSans-Bold.ttf');
    font-weight: normal;
    font-style: normal;
}




