@font-face {
	font-family: 'FranklinGothic-DemiCond';
	src: url('https://cdn.dlron.us/assets/fonts/franklingothic/fradmcn.woff2') format('woff2'),
        url('https://cdn.dlron.us/assets/fonts/franklingothic/fradmcn.woff') format('woff'),
        url('https://cdn.dlron.us/assets/fonts/franklingothic/fradmcn.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased !important;
	font-display: swap;
}

@font-face {
    font-family: 'FranklinGothicStdCondensed';
	src: url('https://cdn.dlron.us/assets/fonts/franklingothic/franklingothicstd-condensed-webfont.woff2') format('woff2'),
        url('https://cdn.dlron.us/assets/fonts/franklingothic/franklingothicstd-condensed-webfont.woff') format('woff'),
        url('https://cdn.dlron.us/assets/fonts/franklingothic/franklingothicstd-condensed-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased !important;
	font-display: swap;
}