@font-face {
    font-family: "Electronic Highway Sign";
    src: url("../fonts/EHSMB.TTF");
}

@font-face {
	font-family: 'Qatar2022';
	src: url(../fonts/Qatar2022-Medium.woff) format('woff'),
	url(../fonts/Qatar2022-Heavy.woff) format('woff'),
	url(../fonts/Qatar2022-Bold.woff) format('woff');
	font-weight: 400;
	font-style: normal;
	font-display: auto;
}
