/* Westgate Sans Serif — Brand font for Human Donor logo */
/* Free for commercial use by Behalf Studio */

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

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

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