@font-face {
  font-family: Licorice;
  src: url(fonts/Licorice-Regular.ttf);
}
@font-face {
  font-family: JostLight;
  src: url(../../assets/fonts/Jost-Light.ttf);
}
#intActionArea{
    width: 100%; 
    height: calc(100% - 56px);
}
.modal-backdrop{
    z-index: 700 !important;
}