@font-face {
    font-family: "Figtree";
    src: url("/figtreelancashireregular.ttf") format('truetype');
}

label, p, input, h1, h2,h4, li, a, td, .instructions, .view-empty, .modal-body, .modal-title, .btn, .notification, #MessageLabel, .footerText {
    font-family: Figtree, Arial !important;
    color: #2f3235;
}

.static-top.navbar-dark {
    background-color: #2f3235 !important;
}

footer.footer-bottom {
    background-color: #34516c !important;
}

.btn-primary {
    color: #ffffff !important;
    background-color: #1276CE !important;
    border-color: #1276CE !important;
}