				@font-face {
					font-family: 'orderb';
					src: url('/wp-content/uploads/useanyfont/170406104117orderB.woff') format('woff');
					  font-display: auto;
				}

				.orderb{font-family: 'orderb' !important;}

						@font-face {
					font-family: 'orderl';
					src: url('/wp-content/uploads/useanyfont/170406104133orderL.woff') format('woff');
					  font-display: auto;
				}

				.orderl{font-family: 'orderl' !important;}

						h1, h2, h3, h4, h5, h6{
					font-family: 'orderb' !important;
				}
						p, blockquote, li, a{
					font-family: 'orderl' !important;
				}
		