@font-face {
  font-family: 'MaisonNeue';
  src: url('MaisonNeue-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'MaisonNeue-Book';
  src: url('MaisonNeue-Book.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}


@font-face {
  font-family: 'MaisonNeue';
  src: url('MaisonNeue-Demi.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}


@font-face {
  font-family: 'MaisonNeue';
  src: url('MaisonNeue-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'MaisonNeue';
  src: url('MaisonNeue-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'TrumpGothicPro';
  src: url('Trump_Gothic_Pro_Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}

@font-face {
    font-family: 'TrumpGothicPro';
    src: url('Trump_Gothic_Pro_Medium.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
}
