@font-face {
	font-family: 'Conv_TT0590M_';
	src: url('../../fonts/TT0590M_.eot');
	src: local('☺'), url('../../fonts/TT0590M_.woff') format('woff'), 
	url('../../fonts/TT0590M_.ttf') format('truetype'), url('../../fonts/TT0590M_.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}


.text-shadow{
	text-shadow:1px 1px 1px black;
}

.text-black{
	color: black!important;
}
.bg-black{
	background-color: black!important;
}
.text-white{
	color: white!important;
}

header.video{
	background-image: url('../../../assets/img/bg-image.jpg');
}
header .brand-name{
	font-family: 'Conv_TT0590M_',Helvetica, Arial, sans-serif;
}

footer{
	background-color: #222222!important;
}
