/* Passenger Sans */

@font-face {
  font-family: 'Passenger Sans';
  font-weight: 400;
  font-display: block;
  font-style: 'normal';
  src: url('./passenger-sans/PassengerSans-Regular.woff2') format('woff2'),
    url('./passenger-sans/PassengerSans-Regular.ttf') format('truetype');
}

@font-face {
  font-family: 'Passenger Sans';
  font-weight: 500;
  font-display: block;
  font-style: 'normal';
  src: url('./passenger-sans/PassengerSans-Medium.woff2') format('woff2'),
    url('./passenger-sans/PassengerSans-Medium.ttf') format('truetype');
}

@font-face {
  font-family: 'Passenger Sans';
  font-weight: 600;
  font-display: block;
  font-style: 'normal';
  src: url('./passenger-sans/PassengerSans-Bold.woff2') format('woff2'),
    url('./passenger-sans/PassengerSans-Bold.ttf') format('truetype');
}

/* Garnett */

@font-face {
  font-family: 'Garnett';
  font-weight: 400;
  font-display: block;
  font-style: 'normal';
  src: url('./garnett/Garnett-Semibold.woff2') format('woff2'),
    url('./garnett/Garnett-Semibold.ttf') format('truetype');
}

/* Bookerly */

@font-face {
  font-family: 'Bookerly';
  font-weight: 400;
  font-display: block;
  font-style: 'normal';
  src: url('./bookerly/Bookerly.woff2') format('woff2'),
    url('./bookerly/Bookerly.ttf') format('truetype');
}

@font-face {
  font-family: 'Bookerly';
  font-weight: 600;
  font-display: block;
  font-style: 'normal';
  src: url('./bookerly/Bookerly-Bold.woff2') format('woff2'),
    url('./bookerly/Bookerly-Bold.ttf') format('truetype');
}

@font-face {
  font-family: 'Bookerly';
  font-weight: 600;
  font-display: block;
  font-style: 'italic';
  src: url('./bookerly/Bookerly-Bold-Italic.woff2') format('woff2'),
    url('./bookerly/Bookerly-Bold-Italic.ttf') format('truetype');
}

/* Cascadia */

@font-face {
  font-family: 'Cascadia';
  font-weight: 400;
  font-display: block;
  src: url('./cascadia/Cascadia-Regular.woff2') format('woff2'),
    url('./cascadia/Cascadia-Regular.ttf') format('truetype');
}

/* Oli */

@font-face {
  font-family: 'Oli';
  font-weight: 400;
  font-display: block;
  src: url('./oli/Oli-Regular.woff2') format('woff2'),
    url('./oli/Oli-Regular.ttf') format('truetype');
}

/* Scribble */

@font-face {
  font-family: 'Scribble';
  font-weight: 400;
  font-display: block;
  src: url('./scribble/Scribble-Regular.woff2') format('woff2'),
    url('./scribble/Scribble-Regular.ttf') format('truetype');
}

/* Arabica */

@font-face {
  font-family: 'Arabica';
  font-weight: 400;
  font-display: block;
  src: url('./arabica/Arabica-Regular.woff2') format('woff2'),
    url('./arabica/Arabica-Regular.ttf') format('truetype');
}
