				@font-face {
					font-family: 'rubik';
					src: url('/wp-content/uploads/useanyfont/180906093152rubik.woff') format('woff');
					  font-display: auto;
				}

				.rubik{font-family: 'rubik' !important;}

						@font-face {
					font-family: 'playfair';
					src: url('/wp-content/uploads/useanyfont/180906101650playfair.woff') format('woff');
					  font-display: auto;
				}

				.playfair{font-family: 'playfair' !important;}

						@font-face {
					font-family: 'campton-bold';
					src: url('/wp-content/uploads/useanyfont/180912095541campton-bold.woff') format('woff');
					  font-display: auto;
				}

				.campton-bold{font-family: 'campton-bold' !important;}

						@font-face {
					font-family: 'opensansbold';
					src: url('/wp-content/uploads/useanyfont/181012083409OpenSansBold.woff') format('woff');
					  font-display: auto;
				}

				.opensansbold{font-family: 'opensansbold' !important;}

						.nav, .nav a{
					font-family: 'rubik' !important;
				}
						.alt-font{
					font-family: 'playfair' !important;
				}
						h1, h2, h3, h4, h5, h6{
					font-family: 'campton-bold' !important;
				}
						p{
					font-family: 'playfair' !important;
				}
						.widget{
					font-family: 'opensansbold' !important;
				}
						.widget a{
					font-family: 'opensansbold' !important;
				}
		