﻿
.freedomMachine {
    font-family: "FreedomMachine-Regularv2";
}

#body {
	font-family: sans-serif !important;
	background: black !important;
}

#body .navbar.navbar-inverse .navbar-inner {
	background: black !important;	
}

#body #footer {
	background: black !important;
}

