/*
 * Onest, served from this origin.
 *
 * Was a stylesheet link to fonts.googleapis.com, which the browser has to
 * resolve and fetch before it will paint text - and which held the load event
 * past 30 seconds when the network could not reach it. Latin subsets only.
 */

/* latin */
@font-face {
  font-family: 'Onest';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/fonts/vendor/onest-latin-400-normal.woff2) format('woff2');
}

/* latin-ext */
@font-face {
  font-family: 'Onest';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/fonts/vendor/onest-latin-ext-400-normal.woff2) format('woff2');
}

/* latin */
@font-face {
  font-family: 'Onest';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/fonts/vendor/onest-latin-500-normal.woff2) format('woff2');
}

/* latin-ext */
@font-face {
  font-family: 'Onest';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/fonts/vendor/onest-latin-ext-500-normal.woff2) format('woff2');
}

/* latin */
@font-face {
  font-family: 'Onest';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/fonts/vendor/onest-latin-600-normal.woff2) format('woff2');
}

/* latin-ext */
@font-face {
  font-family: 'Onest';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/fonts/vendor/onest-latin-ext-600-normal.woff2) format('woff2');
}

/* latin */
@font-face {
  font-family: 'Onest';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/fonts/vendor/onest-latin-700-normal.woff2) format('woff2');
}

/* latin-ext */
@font-face {
  font-family: 'Onest';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/fonts/vendor/onest-latin-ext-700-normal.woff2) format('woff2');
}
