/* Font Imports */
@font-face {
    font-family: 'Haffer-Regular';
    src: url('../../../../wp-content/themes/two-clinton-park-theme/fonts/HafferRegular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'Haffer-SemiBold';
    src: url('../../../../wp-content/themes/two-clinton-park-theme/fonts/HafferSemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
  }
.hours-list{
    list-style: none;
    padding-left: 0;
}
.hours-footer p,.hours-list p {
    margin-bottom: 0!important;
    color: #fff!important;
    font-size: 16px;
    font-family: "Haffer-Regular", sans-serif !important;
    font-weight: 400;
}
.hours-footer ul li{
    color: #fff!important;
}
