@font-face {
    font-family: 'AmericanCaptain';
    src: url('../../fonts/americancaptain.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../../fonts/MontserratRegular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Montserrat';
    src: url('../../fonts/MontserratBold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
  font-family: 'HelveticaLTStd-LightCond';
  src: url('../../fonts/HelveticaLTStd.ttf') format('truetype');   
    
  font-weight: 400;
  font-style: normal;
}
