/* Note: Do not remove this file. Doing so breaks the build script */

@font-face {
  font-family: "Avenir LTS td";

  src: url("../../fonts/AvenirLTStd-Black.otf") format("opentype");

  font-weight: 700;

  font-style: normal;
}

@font-face {
  font-family: "Avenir LTS td";

  src: url("../../fonts/AvenirLTStd-Roman.otf") format("opentype");

  font-weight: 500;

  font-style: normal;
}

@font-face {
  font-family: "Avenir LTS td";

  src: url("../../fonts/AvenirLTStd-Book.otf") format("opentype");

  font-weight: 400;

  font-style: normal;
}

/* Admin panel fonts  */

@font-face {
  font-family: "Baloo Bhai";

  src: url("../../fonts/BalooBhai-Regular.ttf" ) format("truetype");

  font-weight: 400;

  font-style: normal;
}

@font-face {
  font-family: "Roboto";

  src: url("../../fonts/Roboto-Regular.ttf" ) format("opentype");

  font-weight: 400;

  font-style: normal;
}
