
 @font-face {
 font-family: 'noto';
 src: url('/Fonts/Download/notosans-regular.ttf') format('truetype');
}
 @font-face {
 font-family: 'noto-bold';
 src: url('/Fonts/Download/notosans-bold.ttf') format('truetype');
}
 @font-face {
 font-family: 'ralewayliningmedium';
 src: url('/Fonts/Download/ralewaylining-medium.otf') format('opentype');
 }