@font-face {
  font-family: "EScape Arial";
  src: url("../assets/fonts/arial/arial.ttf") format("truetype");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: "EScape Arial";
  src: url("../assets/fonts/arial/arialbd.ttf") format("truetype");
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}

@font-face {
  font-family: "EScape Arial";
  src: url("../assets/fonts/arial/ariali.ttf") format("truetype");
  font-style: italic;
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: "EScape Arial";
  src: url("../assets/fonts/arial/arialbi.ttf") format("truetype");
  font-style: italic;
  font-weight: 700;
  font-display: swap;
}

@font-face {
  font-family: "EScape Arial";
  src: url("../assets/fonts/arial/ariblk.ttf") format("truetype");
  font-style: normal;
  font-weight: 900;
  font-display: swap;
}
