@font-face {
    font-family: "TT Commons";
    src: url("/fonts/TT_Commons_Pro_Trial_Regular.ttf");

} 


footer {

    display: flex !important;
    align-items: center !important;
    justify-content: center !important; 
    position: relative  !important;
}