@font-face { 
	font-family: 'fira-sans'; font-weight: normal; font-style: normal; src: url('./fira-sans/FiraSans-Regular.otf'); 
} 
	
@font-face { 
	font-family: 'fira-sans'; font-weight: bold; font-style: normal; src: url('./fira-sans/FiraSans-Bold.otf'); 
}

@font-face { 
	font-family: 'fira-sans'; font-weight: normal; font-style: italic; src: url('./fira-sans/FiraSans-Italic.otf'); 
}

@font-face { 
	font-family: 'fira-sans'; font-weight: bold ; font-style: italic; src: url('./fira-sans/FiraSans-BoldItalic.otf'); 
}
