@font-face {
  font-family: "pirataOne";
  src: url("../PirataOne-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "imFell";
  src: url("../IMFellEnglishSC-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "arial";
  src: url("../ARIAL.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "atkinson";
  src: url("../AtkinsonHyperlegible-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
 font-family: "timesRoman";
 src: url("../times.ttf") format("truetype");
 font-weight: 400;
 font-style: normal;
}