@font-face {
	font-family: "sfm-400";
	src: url("/javax.faces.resource/assets/fonts/sfm/sfmovieposter-webfont.woff2.xhtml?ln=dist") format("woff2"),
	 	 url("/javax.faces.resource/assets/fonts/sfm/sfmovieposter-webfont.woff.xhtml?ln=dist") format("woff");
		 font-weight: normal;
		 font-style: normal;

}
@font-face {
	font-family: "sfm-700";
	src: url("/javax.faces.resource/assets/fonts/sfm/sfmovieposter-bold-webfont.woff2.xhtml?ln=dist") format("woff2"),
	 	 url("/javax.faces.resource/assets/fonts/sfm/sfmovieposter-bold-webfont.woff.xhtml?ln=dist") format("woff");
		 font-weight: normal;
		 font-style: normal;
}