@font-face{font-display:optional;
  font-family: 'Fira Mono';
  src: url("FiraMono-Regular.eot");
  src: local("Fira Mono"),
	url("FiraMono-Regular.eot") format("embedded-opentype"),
	url("FiraMono-Regular.woff") format("woff"),
	url("FiraMono-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face{font-display:optional;
  font-family: 'Fira Mono';
  src: url("FiraMono-Bold.eot");
  src: local("Fira Mono Bold"),
	url("FiraMono-Bold.eot") format("embedded-opentype"),
	url("FiraMono-Bold.woff") format("woff"),
	url("FiraMono-Bold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}

@font-face{font-display:optional;
	font-family: "Fira Sans";
	src: url("FiraSans-UltraLight.eot");
	src: local("Fira Sans UltraLight"),
		url("FiraSans-UltraLight.eot") format("embedded-opentype"),
		url("FiraSans-UltraLight.woff") format("woff"),
		url("FiraSans-UltraLight.ttf") format("truetype");
	font-weight: 200;
	font-style: normal;
}

@font-face{font-display:optional;
	font-family: "Fira Sans";
	src: url("FiraSans-Light.eot");
	src: local("Fira Sans Light"),
		url("FiraSans-Light.eot") format("embedded-opentype"),
		url("FiraSans-Light.woff") format("woff"),
		url("FiraSans-Light.ttf") format("truetype");
	font-weight: 300;
	font-style: normal;
}

@font-face{font-display:optional;
	font-family: "Fira Sans";
	src: url("FiraSans-Regular.eot");
	src: local("Fira Sans Regular"),
		url("FiraSans-Regular.eot") format("embedded-opentype"),
		url("FiraSans-Regular.woff") format("woff"),
		url("FiraSans-Regular.ttf") format("truetype");
	font-weight: 400;
	font-style: normal;
}
