				@font-face {
					font-family: 'static';
					src: url('/wp-content/uploads/useanyfont/180923040720Static.woff') format('woff');
					   font-display: auto;
				}

				.static{font-family: 'static' !important;}

						@font-face {
					font-family: 'static-bold';
					src: url('/wp-content/uploads/useanyfont/180923040746Static-Bold.woff') format('woff');
					   font-display: auto;
				}

				.static-bold{font-family: 'static-bold' !important;}

						@font-face {
					font-family: 'static-italic';
					src: url('/wp-content/uploads/useanyfont/180923040808Static-Italic.woff') format('woff');
					   font-display: auto;
				}

				.static-italic{font-family: 'static-italic' !important;}

						@font-face {
					font-family: 'static-bold-italic';
					src: url('/wp-content/uploads/useanyfont/180923040826Static-Bold-Italic.woff') format('woff');
					   font-display: auto;
				}

				.static-bold-italic{font-family: 'static-bold-italic' !important;}

						h1, h2{
					font-family: 'static-bold' !important;
				}
						h3, h4, h5, h6{
					font-family: 'static' !important;
				}
		