@font-face {
    font-family: 'Shaabyla';
    src: url('/static/fonts/Shaabyla-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

table, th, td {
  border: 1px solid black;
}