@font-face {
	font-family: 'Arimo';
	src: url('Arimo-Regular.ttf') format('opentype');
}

@font-face {
	font-family: 'Arimo';
	src: url('Arimo-Bold.ttf') format('opentype');
	font-weight: bold;
}

@font-face {
	font-family: 'FiraSans';
	src: url('FiraSans-Bold.ttf') format('opentype');
	font-weight: bold;
}