/* Montserrat v31, variable weight 100-900, normal style only (the site uses no
   italics). Vendored from Google Fonts; latin + latin-ext subsets. */
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url('../fonts/montserrat/montserrat-latin-ext.woff2') format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url('../fonts/montserrat/montserrat-latin.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* Cocogoose, the inner-page hero titles. */
@font-face {
  font-family: 'Cocogoose';
  font-weight: 300;
  font-display: swap;
  src: url('../fonts/base/Cocogoose-Light.woff') format('woff');
}
@font-face {
  font-family: 'Cocogoose';
  font-weight: 700;
  font-display: swap;
  src: url('../fonts/base/COCOGOOSE-DemiBold.woff') format('woff');
}

/* Fallbacks shown until the fonts above arrive: local Arial scaled so that
   swapping in the real font does not move the text. Montserrat widens with
   weight, hence one face per weight range. size-adjust = width of the site's own
   copy in the real font / in Arial, measured at 1000px (where glyph-advance
   rounding is negligible); ascent/descent keep the real font's line box. */
@font-face {
  font-family: 'Montserrat Fallback';
  src: local('Arial'), local('ArialMT'), local('Liberation Sans');
  font-weight: 100 349;
  size-adjust: 110.78%;
  ascent-override: 87.38%;
  descent-override: 22.66%;
  line-gap-override: 0%;
}
@font-face {
  font-family: 'Montserrat Fallback';
  src: local('Arial'), local('ArialMT'), local('Liberation Sans');
  font-weight: 350 449;
  size-adjust: 112.27%;
  ascent-override: 86.22%;
  descent-override: 22.36%;
  line-gap-override: 0%;
}
@font-face {
  font-family: 'Montserrat Fallback';
  src: local('Arial'), local('ArialMT'), local('Liberation Sans');
  font-weight: 450 549;
  size-adjust: 114.10%;
  ascent-override: 84.84%;
  descent-override: 22.00%;
  line-gap-override: 0%;
}
@font-face {
  font-family: 'Montserrat Fallback';
  src: local('Arial Bold'), local('Arial-BoldMT'), local('Liberation Sans Bold');
  font-weight: 550 649;
  size-adjust: 107.95%;
  ascent-override: 89.67%;
  descent-override: 23.25%;
  line-gap-override: 0%;
}
@font-face {
  font-family: 'Montserrat Fallback';
  src: local('Arial Bold'), local('Arial-BoldMT'), local('Liberation Sans Bold');
  font-weight: 650 900;
  size-adjust: 109.99%;
  ascent-override: 88.01%;
  descent-override: 22.82%;
  line-gap-override: 0%;
}
@font-face {
  font-family: 'Cocogoose Fallback';
  src: local('Arial Bold'), local('Arial-BoldMT'), local('Liberation Sans Bold');
  font-weight: 700;
  size-adjust: 114.05%;
  ascent-override: 65.76%;
  descent-override: 21.92%;
  line-gap-override: 0%;
}
