/* Font definitions for the Review Wide font family */

@font-face {
  font-family: 'Review Wide Light';
  src: url('/assets/fonts/Review-Wide/ReviewWide-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Review Wide Regular';
  src: url('/assets/fonts/Review-Wide/ReviewWide-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Review Wide Medium';
  src: url('/assets/fonts/Review-Wide/ReviewWide-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Review Wide Bold';
  src: url('/assets/fonts/Review-Wide/ReviewWide-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Review Wide Black';
  src: url('/assets/fonts/Review-Wide/ReviewWide-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
}

/* Font definitions for the Review Poster font family */

@font-face {
  font-family: 'Review Poster Light';
  src: url('/assets/fonts/Review-Poster/ReviewPoster-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Review Poster Medium';
  src: url('/assets/fonts/Review-Poster/ReviewPoster-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Review Poster Bold';
  src: url('/assets/fonts/Review-Poster/ReviewPoster-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Review Poster Black';
  src: url('/assets/fonts/Review-Poster/ReviewPoster-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
}

/* Font definitions for the Review Condensed font family */

@font-face {
  font-family: 'Review Condensed Light';
  src: url('/assets/fonts/Review-Condensed/ReviewCondensed-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Review Condensed Medium';
  src: url('/assets/fonts/Review-Condensed/ReviewCondensed-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Review Condensed Bold';
  src: url('/assets/fonts/Review-Condensed/ReviewCondensed-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Review Condensed Black';
  src: url('/assets/fonts/Review-Condensed/ReviewCondensed-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
}

/* Font definitions for the Review Trial font family */

@font-face {
  font-family: 'Review Trial Light';
  src: url('/assets/fonts/Review-Trial/Review-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Review Trial Regular';
  src: url('/assets/fonts/Review-Trial/Review-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Review Trial Medium';
  src: url('/assets/fonts/Review-Trial/Review-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Review Trial Bold';
  src: url('/assets/fonts/Review-Trial/Review-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Review Trial Black';
  src: url('/assets/fonts/Review-Trial/Review-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'Review Trial Thin';
  src: url('/assets/fonts/Review-Trial/Review-Thin.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
}
