@import url('../fonts/agile-sens/agile-sans.css');
@font-face {
  font-family: "Arial Rounded MT Bold";
  src: url("../fonts/ARLRDBD.ttf") format("truetype");
  font-weight: 400;
}
@font-face {
  font-family: "Arial Rounded MT Light";
  src: url("../fonts/ARIALROUNDEDMTLIGHT.ttf") format("truetype");
  font-weight: 100;
}
@font-face {
  font-family: "Arial Rounded MT Medium";
  src: url("../fonts/ARIALROUNDEDMT.ttf") format("truetype");
  font-weight: normal;
}
@font-face {
  font-family: "Arial Rounded MT Extra Bold";
  src: url("../fonts/ARIALROUNDEDMTEXTRABOLD.ttf") format("truetype");
  font-weight: 700;
}
@font-face {
  font-family: "Helvetica";
  src: url("../fonts/Helvetica.ttf") format("truetype");
  font-weight: 400;
}
@font-face {
  font-family: "Product Sans Regular";
  src: url("../fonts/Product Sans Regular.ttf") format("truetype");
  font-weight: 400;
}
@font-face {
  font-family: "Product Sans Bold";
  src: url("../fonts/Product Sans Bold.ttf") format("truetype");
  font-weight: 400;
}
