@font-face {
    font-family:"Ver_Army";
    src: url('Ver_Army.ttf') format('truetype');
}
.csfont {
	font-family:'Ver_Army', sans-serif;		
}

H1 {
    font-family:'Ver_Army', sans-serif;
    font-size: 34px;
    font-weight:normal;
}
H6 {
    font-family:'Ver_Army', sans-serif;
    font-size: 40px;
    font-weight:normal;
}
