@font-face {
	font-family: 'PragmataPro';
	font-style: normal;
	font-weight: 400;
	src: url('../fonts/PragmataPro.ttf') format('truetype');
}
@font-face {
	font-family: 'BBCNassim';
	font-style: normal;
	font-weight: 400;
	src: url('../fonts/BBCNassim.ttf') format('truetype');
}
@font-face {
	font-family: 'BBCNassim';
	font-style: bold;
	font-weight: 700;
	src: url('../fonts/BBCNassimBold.ttf') format('truetype');
}
