@font-face {
  font-weight: normal;
  font-family: 'Journal';
  font-style: normal;
  font-display: swap;
  src: url('../fonts/Journal.woff2') format('woff2');
}

@font-face {
  font-weight: normal;
  font-family: 'Journal';
  font-style: italic;
  font-display: swap;
  src: url('../fonts/Journal-Italic.woff2') format('woff2');
}

@font-face {
  font-weight: bold;
  font-family: 'Journal';
  font-style: normal;
  font-display: swap;
  src: url('../fonts/Journal-Bold.woff2') format('woff2');
}

@font-face {
  font-weight: normal;
  font-family: 'Journal';
  font-style: normal;
  font-display: swap;
  src: url('../fonts/Journal.woff') format('woff');
}

@font-face {
  font-weight: normal;
  font-family: 'Journal';
  font-style: italic;
  font-display: swap;
  src: url('../fonts/Journal-Italic.woff') format('woff');
}

@font-face {
  font-weight: bold;
  font-family: 'Journal';
  font-style: normal;
  font-display: swap;
  src: url('../fonts/Journal-Bold.woff') format('woff');
}

