@font-face {
	font-family: 'FontAwesome';
	src: url('fontawesome-webfont.eot?v=4.7.0');
	src: url('fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),
		url('fontawesome-webfont.woff2?v=4.7.0') format('woff2'),
		url('fontawesome-webfont.woff?v=4.7.0') format('woff'),
		url('fontawesome-webfont.ttf?v=4.7.0') format('truetype'),
		url('fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display:swap;
}

@font-face {
	font-family: 'arial';
	src: url('arial.eot');
	src: url('arial.eot') format('embedded-opentype'),
		url('arial.woff2') format('woff2'),
		url('arial.woff') format('woff'),
		url('arial.ttf') format('truetype'),
		url('arial.svg#arial') format('svg');
		font-display:swap;
}

@font-face {
	font-family: 'timesroman';
	src: url('timesroman.eot');
	src: url('timesroman.eot') format('embedded-opentype'),
		url('timesroman.woff2') format('woff2'),
		url('timesroman.woff') format('woff'),
		url('timesroman.ttf') format('truetype'),
		url('timesroman.svg#timesroman') format('svg');
		font-display:swap;
}

@font-face {
	font-family: 'timesbold';
	src: url('timesbold.eot');
	src: url('timesbold.eot') format('embedded-opentype'),
		url('timesbold.woff2') format('woff2'),
		url('timesbold.woff') format('woff'),
		url('timesbold.ttf') format('truetype'),
		url('timesbold.svg#timesbold') format('svg');
		font-display:swap;
}

@font-face {
	font-family: 'timesreg';
	src: url('timesreg.eot');
	src: url('timesreg.eot') format('embedded-opentype'),
		url('timesreg.woff2') format('woff2'),
		url('timesreg.woff') format('woff'),
		url('timesreg.ttf') format('truetype'),
		url('timesreg.svg#timesreg') format('svg');
		font-display:swap;
}
