/* GAP Zuid VG - Regular */
@font-face {
  font-family: 'GAP Zuid VG';
  src: url('../fonts/GAPZuidVG-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* GAP Zuid VG - Italic */
@font-face {
  font-family: 'GAP Zuid VG';
  src: url('../fonts/GAPZuidVG-Italic.woff2') format('woff2');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

/* GAP Zuid VG - Bold */
@font-face {
  font-family: 'GAP Zuid VG';
  src: url('../fonts/GAPZuidVG-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

/* GAP Zuid VG - Bold Italic */
@font-face {
  font-family: 'GAP Zuid VG';
  src: url('../fonts/GAPZuidVG-BoldItalic.woff2') format('woff2');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

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

/* GAP Mono - Italic */
@font-face {
  font-family: 'GAP Mono';
  src: url('../fonts/GAPMono-Italic.woff2') format('woff2');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

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

/* GAP Mono - Bold Italic */
@font-face {
  font-family: 'GAP Mono';
  src: url('../fonts/GAPMono-BoldItalic.woff2') format('woff2');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
