/* Stardog brand typefaces — self-hosted (source: brand guidelines / support-app) */
@font-face {
  font-family: 'Season Sans';
  src: url('../webfonts/SeasonSansUprightsVF.woff2') format('woff2-variations');
  font-weight: 100 900; font-style: normal; font-display: swap;
}
@font-face {
  font-family: 'Season Sans';
  src: url('../webfonts/SeasonSansItalicsVF.woff2') format('woff2-variations');
  font-weight: 100 900; font-style: italic; font-display: swap;
}
@font-face {
  font-family: 'Season Serif';
  src: url('../webfonts/SeasonSerifUprightsVF.woff2') format('woff2-variations');
  font-weight: 100 900; font-style: normal; font-display: swap;
}
@font-face {
  font-family: 'Season Serif';
  src: url('../webfonts/SeasonSerifItalicsVF.woff2') format('woff2-variations');
  font-weight: 100 900; font-style: italic; font-display: swap;
}
@font-face { font-family: 'Roboto Mono'; src: url('../webfonts/roboto-mono-latin-400-normal.woff2') format('woff2'); font-weight: 400; font-display: swap; }
@font-face { font-family: 'Roboto Mono'; src: url('../webfonts/roboto-mono-latin-500-normal.woff2') format('woff2'); font-weight: 500; font-display: swap; }
@font-face { font-family: 'Roboto Mono'; src: url('../webfonts/roboto-mono-latin-700-normal.woff2') format('woff2'); font-weight: 700; font-display: swap; }
