				@font-face {
					font-family: 'noto';
					src: url('/dev-theme/themes2/wp-content/uploads/useanyfont/2908noto.woff2') format('woff2'),
						url('/dev-theme/themes2/wp-content/uploads/useanyfont/2908noto.woff') format('woff');
					font-weight: 300; font-style: normal; font-display: auto;
				}

				.noto{font-family: 'noto' !important;}

						.site-title, .site-description, .menu-division_master_menu-container li a, .menu-division_master_menu-container li span, #menu-division_master_menu li a, #menu-division_master_menu li span{
					font-family: 'noto' !important;
				}
						h1, h2, h3, h4, h5, h6, .entry-title, body.single-post .entry-title, body.page .entry-title, body.category .entry-title, .widget-title, body, p, blockquote, li, a, strong, b, em{
					font-family: 'noto' !important;
				}
		