/* @font-face {
  font-family: "Quicksand";
  src: url("/fonts/Quicksand_Bold_Oblique.otf") format("otf");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Quicksand";
  src: url("/fonts/Quicksand_Bold.otf") format("otf");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Quicksand";
  src: url("/fonts/Quicksand_Book_Oblique.otf") format("otf");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
} */

@font-face {
  font-family: 'Quicksand';
  src: url('/fonts/quicksand/Quicksand_Book.otf');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Quicksand-Bold';
  src: url('/fonts/quicksand/Quicksand_Bold.otf');
}
/* 
@font-face {
  font-family: "Quicksand";
  src: url("/fonts/Quicksand_Dash.otf") format("otf");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
} */

/* @font-face {
  font-family: "Quicksand";
  src: url("/fonts/Quicksand_Light_Oblique.otf") format("otf");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Quicksand";
  src: url("/fonts/Quicksand_Light.otf") format("otf");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
} */

@font-face {
  font-family: 'TradeGothic';
  src: url('/fonts/trade-gothic-lt-std/trade-gothic-lt-std-58a78e64434a9.otf');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'TTNorms-Light';
  src: url('/fonts/TTNorms-Light.otf');
}

@font-face {
  font-family: "TradeGothic-Bold";
  src: url("/fonts/trade-gothic-lt-std/trade-gothic-lt-std-bold-condensed-no-20-5872def1d27d8.otf");
  /* font-weight: 700;
  font-style: normal;
  font-display: swap; */
}

/* @font-face {
  font-family: 'San Andreas';
  src: url('/fonts/SanAndreas-MVxPw.otf');
}

@font-face {
  font-family: 'KGRedHands';
  src: url('/fonts/KGRedHands.ttf');
}

@font-face {
  font-family: 'TTNorms-Black';
  src: url('/fonts/TTNorms-Black.otf');
}

@font-face {
  font-family: 'Quicksand';
  src: url('/fonts/Quicksand.ttf');
}

*/
