/* NexTide Brand Typography — Obviously by OH no Type Co */
@font-face {
  font-family: 'Obviously';
  src: url('/fonts/Obviously-Regular.woff2') format('woff2'),
       url('/fonts/Obviously-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Obviously';
  src: url('/fonts/Obviously-Medium.woff2') format('woff2'),
       url('/fonts/Obviously-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Obviously';
  src: url('/fonts/Obviously-Semibold.woff2') format('woff2'),
       url('/fonts/Obviously-Semibold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Obviously';
  src: url('/fonts/Obviously-Bold.woff2') format('woff2'),
       url('/fonts/Obviously-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
