@font-face {
					font-family: 'dialog-light';
					src: url('200519080128Dialog-Light.woff') format('woff2'),
						url('200519080128Dialog-Light.woff') format('woff');
					font-display: auto;
				}

				.dialog-light{font-family: 'dialog-light' !important;}

						@font-face {
					font-family: 'dialog-bold';
					src: url('200519080308Dialog-Bold.woff') format('woff2'),
						url('200519080308Dialog-Bold.woff') format('woff');
					font-display: auto;
				}

				.dialog-bold{font-family: 'dialog-bold' !important;}

						@font-face {
					font-family: 'roman';
					src: url('200519080717Roman.woff') format('woff2'),
						url('200519080717Roman.woff') format('woff');
					font-display: auto;
				}

				.roman{font-family: 'roman' !important;}

						h6{
					font-family: 'dialog-light' !important;
				}
						h4{
					font-family: 'dialog-bold' !important;
				}
						h5{
					font-family: 'roman' !important;
				}
						.boldit{
					font-family: 'dialog-bold' !important;
				}