@font-face {
  font-family: Sen;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/Fonts/sen-regular.ttf);
}

@font-face {
  font-family: Sen;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/Fonts/sen-bold.ttf);
}

@font-face {
  font-family: Sen;
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(/Fonts/sen-extrabold.ttf);
}