@font-face {
  font-family: 'AvantGarde';
  src: url('avantgarde-light.ttf') format('truetype');
  font-weight: 200 400;
  font-style: normal;
}


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

/* @font-face {
  font-family: 'AvantGarde';
  src: url('AVGARDD_2.ttf') format('truetype');
  font-weight: 600 800;
  font-style: normal;
} */

@font-face {
  font-family: 'AvantGarde';
  src: url('avantgarde-bold.ttf') format('truetype');
  font-weight: 600 800;
  font-style: normal;
}

/* @font-face {
  font-family: 'AvantGarde';
  src: url('AGD.woff') format('ttf');
  font-weight: 300 400;
  font-style: normal;
}

@font-face {
  font-family: 'AvantGarde';
  src: url('AGW.woff') format('truetype');
  font-weight: 700;
  font-style: normal;
} */

/* @font-face {
  font-family: 'AvantGarde';
  src: url('AGW.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
} */