@font-face {
font-family: 'NeueHaasGroteskDislpay';
         src: url('../fonts/NeueHaasGroteskDislpay.ttf')  format('truetype'),
}

h1, h2 {
 font-family: 'NeueHaasGroteskDislpay', Tahoma, sans-serif !important;
}

h1
{
    font-size: 3em;
}

.slider-caption h2
{
  letter-spacing: 3px;
  color: #ffffff;
}

.slider-caption {
 max-width: 1400px !important;
}

.menu-link {
  font-size: 16px !important;
}

#footer {
  background-color: #380608 !important;
}

.content-wrap
{
    padding-top: 3em;
}

td {
    text-align: center;
    vertical-align: middle;
}