@font-face {
    font-family: 'Graphik';
    font-weight: 900;
    src: url('https://timehomesrealestate.com/assets/frontend/css/GraphikFamily/Graphik-Black-Trial.otf') format('opentype');
  }
 @font-face {
    font-family: 'Graphik-Italic';
    font-weight: 900;
    src: url('https://timehomesrealestate.com/assets/frontend/css/GraphikFamily/Graphik-BlackItalic-Trial.otf') format('opentype');
  }
 @font-face {
    font-family: 'Graphik';
    font-weight: 700;
    src: url('https://timehomesrealestate.com/assets/frontend/css/GraphikFamily/Graphik-Bold-Trial.otf') format('opentype');
  }
 @font-face {
    font-family: 'Graphik-Italic';
    font-weight: 700;
    src: url('https://timehomesrealestate.com/assets/frontend/css/GraphikFamily/Graphik-BoldItalic-Trial.otf') format('opentype');
  }
 @font-face {
    font-family: 'Graphik';
    font-weight: 100;
    src: url('https://timehomesrealestate.com/assets/frontend/css/GraphikFamily/Graphik-Extralight-Trial.otf') format('opentype');
  }
 @font-face {
    font-family: 'Graphik-Italic';
    font-weight: 100;
    src: url('https://timehomesrealestate.com/assets/frontend/css/GraphikFamily/Graphik-ExtralightItalic-Trial.otf') format('opentype');
  }
 @font-face {
    font-family: 'Graphik';
    font-weight: 200;
    src: url('https://timehomesrealestate.com/assets/frontend/css/GraphikFamily/Graphik-Light-Trial.otf') format('opentype');
  }
@font-face {
    font-family: 'Graphik-Italic';
    font-weight: 200;
    src: url('https://timehomesrealestate.com/assets/frontend/css/GraphikFamily/Graphik-LightItalic-Trial.otf') format('opentype');
  }
@font-face {
    font-family: 'Graphik';
    font-weight: 300;
    src: url('https://timehomesrealestate.com/assets/frontend/css/GraphikFamily/Graphik-Medium-Trial.otf') format('opentype');
  }
@font-face {
    font-family: 'Graphik-Italic';
    font-weight: 300;
    src: url('https://timehomesrealestate.com/assets/frontend/css/GraphikFamily/Graphik-MediumItalic-Trial.otf') format('opentype');
  }
@font-face {
    font-family: 'Graphik';
    font-weight: 400;
    src: url('https://timehomesrealestate.com/assets/frontend/css/GraphikFamily/Graphik-Regular-Trial.otf') format('opentype');
  }
@font-face {
    font-family: 'Graphik-Italic';
    font-weight: 400;
    src: url('https://timehomesrealestate.com/assets/frontend/css/GraphikFamily/Graphik-RegularItalic-Trial.otf') format('opentype');
  }
@font-face {
    font-family: 'Graphik';
    font-weight: 500;
    src: url('https://timehomesrealestate.com/assets/frontend/css/GraphikFamily/Graphik-Semibold-Trial.otf') format('opentype');
  }
@font-face {
    font-family: 'Graphik-Italic';
    font-weight: 500;
    src: url('https://timehomesrealestate.com/assets/frontend/css/GraphikFamily/Graphik-SemiboldItalic-Trial.otf') format('opentype');
  }
@font-face {
    font-family: 'Graphik-Italic';
    font-weight: 500;
    src: url('https://timehomesrealestate.com/assets/frontend/css/GraphikFamily/Graphik-SemiboldItalic-Trial.otf') format('opentype');
  }
@font-face {
    font-family: 'Graphik';
    font-weight: 50;
    src: url('https://timehomesrealestate.com/assets/frontend/css/GraphikFamily/Graphik-Thin-Trial.otf') format('opentype');
  }
@font-face {
    font-family: 'Graphik-Italic';
    font-weight: 50;
    src: url('https://timehomesrealestate.com/assets/frontend/css/GraphikFamily/Graphik-ThinItalic-Trial.otf') format('opentype');
  }

span, p, h1, h2, h3, h4, h5, a, div, label, button {
    font-family: 'Graphik';
}

.card_borders{
        border-radius: 14px 14px 0px 0px !important;
    }
    
.row-custom-search {
    padding-top: 18px;
}

#project-tab .btn-outline-primary.active, #project-tab .btn-outline-primary:hover {
    color: #fff;
    background-color: #9d7957 !important;
    border-color: #9d7957 !important;
    
}

#project-tab .btn-outline-primary {
    border-color: #9d7957;
    color: #9d7957;
}

ul#project-tab p {
    font-weight: 400;
    font-family: 'Graphik';
}
