/* Rivages Bay - Offline Fonts
 * Freight Display Pro (headings) + Proxima Nova (body)
 * Downloaded from Adobe Fonts
 */

/* Freight Display Pro - Elegant serif for headings */
@font-face {
  font-family: 'freight-display-pro';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('freight-display-pro-400.woff2') format('woff2');
}

@font-face {
  font-family: 'freight-display-pro';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('freight-display-pro-600.woff2') format('woff2');
}

@font-face {
  font-family: 'freight-display-pro';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('freight-display-pro-700.woff2') format('woff2');
}

/* Proxima Nova - Clean sans-serif for body */
@font-face {
  font-family: 'proxima-nova';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('proxima-nova-300.woff2') format('woff2');
}

@font-face {
  font-family: 'proxima-nova';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('proxima-nova-400.woff2') format('woff2');
}

@font-face {
  font-family: 'proxima-nova';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('proxima-nova-500.woff2') format('woff2');
}

@font-face {
  font-family: 'proxima-nova';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('proxima-nova-600.woff2') format('woff2');
}

@font-face {
  font-family: 'proxima-nova';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('proxima-nova-700.woff2') format('woff2');
}
