

@font-face {
	font-family: bluefire;
	font-style: normal;
	src: url('fonts/woff/yb.ttf') format('woff');		
}

@font-face {
	font-family: bluefire;
	font-style: normal;
	font-weight: 300;
	src: url('fonts/woff/bluefire-Light.woff') format('woff'),   
	url('fonts/woff2/bluefire-Light.woff2') format('woff2');	
}

@font-face {
	font-family: bluefire;
	font-style: normal;
	font-weight: normal;
	src: url('fonts/woff/bluefire-Regular.woff') format('woff'),   
	url('fonts/woff2/bluefire-Regular.woff2') format('woff2');		 
}

@font-face {
	font-family: bluefire;
	font-style: normal;
	font-weight: bold;
	src: url('fonts/woff/bluefire-SemiBold.woff') format('woff'),   
	url('fonts/woff2/bluefire-SemiBold.woff2') format('woff2');		 
}

@font-face {
	font-family: bluefire;
	font-style: normal;
	font-weight: bold;
	src: url('fonts/woff/bluefire-Bold.woff') format('woff'),   
	url('fonts/woff2/bluefire-Bold.woff2') format('woff2');		 
}

@font-face {
	font-family: bluefire;
	font-style: normal;
	font-weight: 800;
	src: url('fonts/woff/bluefire-ExtraBold.woff') format('woff'),   
	url('fonts/woff2/bluefire-ExtraBold.woff2') format('woff2');		 
}

@font-face {
	font-family: bluefire;
	font-style: normal;
	font-weight: 900;
	src: url('fonts/woff/bluefire-Black.woff') format('woff'),   
	url('fonts/woff2/bluefire-Black.woff2') format('woff2');	 
}

@font-face {
	font-family: bluefire;
	font-style: normal;
	font-weight: 950;
	src: url('fonts/woff/bluefire-ExtraBlack.woff') format('woff'),   
	url('fonts/woff2/bluefire-ExtraBlack.woff2') format('woff2');		 
}

@font-face{
	font-family: bluefirefanum;
	font-style: normal;
	src: url('fonts/blfanum.ttf') format('woff'),   
	url('fonts/blfanum.ttf') format('woff2');		
}