@font-face {
    font-family: "Gotham Book";
    src: url('/Fonts/Gotham-Book.otf')
}

.footer-nav .container .col-md-3 a {
    padding: .1em;
    font-family: "Gotham Book", sans-serif;
    font-style: normal;
    font-weight: 400;
}
#bottomrow {
    display: flex;
    justify-content: center;
}