			@font-face {
				font-family: '123';
				font-style: normal;
				src: url('/wp-content/uploads/useanyfont/191204030731123.eot');
				src: local('123'), url('/wp-content/uploads/useanyfont/191204030731123.eot') format('embedded-opentype'), url('/wp-content/uploads/useanyfont/191204030731123.woff') format('woff');
			}
            
            .123{font-family: '123' !important;}
            
						body{
					font-family: '123' !important;
				}
		