
@font-face {
  font-family: AllRoundGothic;
  src: url('../fonts/AllRoundGothic/Bold.otf');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: AllRoundGothic;
  src: url('../fonts/AllRoundGothic/All Round Gothic Demi.otf');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: AllRoundGothic;
  src: url('../fonts/AllRoundGothic/Medium.otf');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}


@font-face {
  font-family: AllRoundGothic;
  src: url('../fonts/AllRoundGothic/Book.otf');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

