@font-face {
	font-family: 'NOTOREGULAR-2025';
	src: url('notoregular-2025.eot');
	src:local('NOTOREGULAR-2025'), 
        url('notoregular-2025.ttf') format('ttf'),
        url('notoregular-2025.svg') format('svg'),
        url('notoregular-2025.woff') format('woff'),
        url('notoregular-2025.woff2') format('woff2'),
        url('notoregular-2025.otf') format('opentype');
	font-weight: normal;
	font-style: normal;
}

.special-font  { font-family:'NOTOREGULAR-2025';}