
.en {
  font-family: "JosefinSans", "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "YuGothic", "Arial", "Yu Gothic", "Meiryo";
}

/* JosefinSans */
@font-face {
  font-family: "JosefinSans";
  src: url("../font/JosefinSans-Regular.woff2") format("woff2");
      font-weight: 400;
      font-style: normal;
      font-display: swap;
}
@font-face {
  font-family: "JosefinSans";
  src: url("../font/JosefinSans-Medium.woff2") format("woff2");
      font-weight: 500;
      font-style: normal;
      font-display: swap;
}
@font-face {
  font-family: "JosefinSans";
  src: url("../font/JosefinSans-SemiBold.woff2") format("woff2");
      font-weight: 600;
      font-style: normal;
      font-display: swap;
}
@font-face {
  font-family: "JosefinSans";
  src: url("../font/JosefinSans-Bold.woff2") format("woff2");
      font-weight: 700;
      font-style: normal;
      font-display: swap;
}