@font-face {
    font-family: 'baskerville_display_ptregular';
    src: url('../fonts/baskerville_display_pt-webfont.woff2') format('woff2'),
         url('../fonts/baskerville_display_pt-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'FreightText Pro';
    src: local('FreightText Pro  Light Regular'), local('FreightText-Pro--Light-Regular'),
        url('../fonts/FreightTextProLight-Regular.woff2') format('woff2'),
        url('../fonts/FreightTextProLight-Regular.woff') format('woff'),
        url('../fonts/FreightTextProLight-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
  }
.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a{font-family:'FreightText Pro';font-size: 19.2px;
font-style: normal;
font-weight: 300;
letter-spacing: normal;}
#sp-footer1 h3{font-family: 'baskerville_display_ptregular'; font-size: 35.2px;
font-style: normal;
font-weight: 500;
letter-spacing: normal;
line-height: 46.9167px}
#sp-footer1 p, #sp-footer1 a{font-family: freight-text-pro;
font-size: 19.2px;
font-style: normal;
font-weight: 300;
letter-spacing: normal;
line-height: 34.5667px}
#sp-footer1 a{color: rgb(20, 112, 175);}