@charset "UTF-8";

@font-face {
	font-family: 'Redhatmono-Regular';
	src: url('fonts/font.eot') format('embedded-opentype'),
		url('fonts/font.woff2') format('woff2'),
		url('fonts/font.woff') format('woff'),
		url('fonts/font.svg') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap; 
}
