@font-face {
  font-display: swap;
  font-family: "josefinSans";
  font-style: normal;
  font-weight: 400;
  src: url("/common/font/JosefinSans-Regular.ttf") format("truetype");
}
@font-face {
  font-display: swap;
  font-family: "josefinSans";
  font-style: normal;
  font-weight: 700;
  src: url("/common/font/JosefinSans-Bold.ttf") format("truetype");
}
@font-face {
  font-display: swap;
  font-family: "josefinSans";
  font-style: italic;
  font-weight: 600;
  src: url("/common/font/JosefinSans-SemiBoldItalic.ttf") format("truetype");
}
