body {
font-family: 'Orbitron', sans-serif!important;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Orbitron', sans-serif!important;
    
}
.project-count-camp span {   
    font-family: 'Orbitron', sans-serif!important;
}
.bg-5 {
    background: url("img/other/5.jpg") repeat scroll 0 0 / cover;
}
.bg-3 {
    background: url("img/other/3.png") repeat scroll 0 0 / cover;
}
.bg-2 {
    background: url("img/other/2.png") repeat scroll 0 0 / cover;
}
.bg-4 {
    background: url("img/other/4.png") repeat scroll 0 0 / cover;
}
