				@font-face {
					font-family: 'telegraf';
					src: url('/wp-content/uploads/useanyfont/2897Telegraf.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/2897Telegraf.woff') format('woff');
					font-weight: 800; font-style: normal; font-display: auto;
				}

				.telegraf{font-family: 'telegraf' !important;}

						@font-face {
					font-family: 'telegraf-regular';
					src: url('/wp-content/uploads/useanyfont/4550Telegraf-Regular.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/4550Telegraf-Regular.woff') format('woff');
					font-weight: 400; font-style: normal; font-display: auto;
				}

				.telegraf-regular{font-family: 'telegraf-regular' !important;}

						@font-face {
					font-family: 'telegraf-light';
					src: url('/wp-content/uploads/useanyfont/4379Telegraf-Light.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/4379Telegraf-Light.woff') format('woff');
					font-weight: 200; font-style: normal; font-display: auto;
				}

				.telegraf-light{font-family: 'telegraf-light' !important;}

						h1{
					font-family: 'telegraf' !important;
				}
						p{
					font-family: 'telegraf-regular' !important;
				}
		