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

@font-face {
  font-family: 'Go';
  src: url('../fonts/Go-Italic.woff2') format('woff2');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Go';
  src: url('../fonts/Go-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Go';
  src: url('../fonts/Go-Medium-Italic.woff2') format('woff2');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

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

@font-face {
  font-family: 'Go';
  src: url('../fonts/Go-Bold-Italic.woff2') format('woff2');
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

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

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

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

@font-face {
  font-family: 'Go Mono';
  src: url('../fonts/Go-Mono-Bold-Italic.woff2') format('woff2');
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

/* --- Go Smallcaps --- */
@font-face {
  font-family: 'Go Smallcaps';
  src: url('../fonts/Go-Smallcaps.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Go Smallcaps';
  src: url('../fonts/Go-Smallcaps-Italic.woff2') format('woff2');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
