/* CDN mffcf.org */

@font-face {
  font-family: "SpaceGrotesk";
  src: url("../fonts/SpaceGrotesk-VariableFont_wght.ttf");
}
@font-face {
  font-family: "handlee-regular";
  src: url("../fonts/handlee-regular.woff2");
}
body {
	background: #29669f url("../img/blueprint.png") fixed;	
}
textarea {
	background: #fcfcfd !important;
	border: 1px solid #e9ecef !important;
	padding: 16px !important;
}
h1, h2, h3 {
	font-family: "SpaceGrotesk";
}
#scrollUp {
	position: fixed;
	bottom : 10px;
	right: -100px;
}