/* Recoleta fonts for web */
@font-face {
  font-family: 'Recoleta';
  src: url('./assets/fonts/Recoleta-Regular.woff') format('woff');
  src: url('./assets/fonts/Recoleta-Regular.otf') format('opentype');
}
@font-face {
  font-family: 'Recoleta';
  src: url('./assets/fonts/RecoletaAlt-Regular.woff') format('woff');
  src: url('./assets/fonts/RecoletaAlt-Regular.otf') format('opentype');
  font-style: italic;
}
@font-face {
  font-family: 'Recoleta';
  font-weight: 100;
  src: url('./assets/fonts/Recoleta-Thin.woff') format('woff');
  src: url('./assets/fonts/Recoleta-Thin.otf') format('opentype');
}
@font-face {
  font-family: 'Recoleta';
  font-weight: 100;
  src: url('./assets/fonts/RecoletaAlt-Thin.woff') format('woff');
  src: url('./assets/fonts/RecoletaAlt-Thin.otf') format('opentype');
  font-style: italic;
}
@font-face {
  font-family: 'Recoleta';
  font-weight: 300;
  src: url('./assets/fonts/Recoleta-Light.woff') format('woff');
  src: url('./assets/fonts/Recoleta-Light.otf') format('opentype');
}
@font-face {
  font-family: 'Recoleta';
  font-weight: 300;
  src: url('./assets/fonts/RecoletaAlt-Light.woff') format('woff');
  src: url('./assets/fonts/RecoletaAlt-Light.otf') format('opentype');
  font-style: italic;
}
@font-face {
  font-family: 'Recoleta';
  font-weight: 500;
  src: url('./assets/fonts/Recoleta-Medium.woff') format('woff');
  src: url('./assets/fonts/Recoleta-Medium.otf') format('opentype');
}
@font-face {
  font-family: 'Recoleta';
  font-weight: 500;
  src: url('./assets/fonts/RecoletaAlt-Medium.woff') format('woff');
  src: url('./assets/fonts/RecoletaAlt-Medium.otf') format('opentype');
  font-style: italic;
}
@font-face {
  font-family: 'Recoleta';
  font-weight: 600;
  src: url('./assets/fonts/Recoleta-SemiBold.woff') format('woff');
  src: url('./assets/fonts/Recoleta-SemiBold.otf') format('opentype');
}
@font-face {
  font-family: 'Recoleta';
  font-weight: 600;
  src: url('./assets/fonts/RecoletaAlt-SemiBold.woff') format('woff');
  src: url('./assets/fonts/RecoletaAlt-SemiBold.otf') format('opentype');
  font-style: italic;
}
@font-face {
  font-family: 'Recoleta';
  font-weight: 700;
  src: url('./assets/fonts/Recoleta-Bold.woff') format('woff');
  src: url('./assets/fonts/Recoleta-Bold.otf') format('opentype');
}
@font-face {
  font-family: 'Recoleta';
  font-weight: 700;
  src: url('./assets/fonts/RecoletaAlt-Bold.woff') format('woff');
  src: url('./assets/fonts/RecoletaAlt-Bold.otf') format('opentype');
  font-style: italic;
}
@font-face {
  font-family: 'Recoleta';
  font-weight: 900;
  src: url('./assets/fonts/Recoleta-Black.woff') format('woff');
  src: url('./assets/fonts/Recoleta-Black.otf') format('opentype');
}
@font-face {
  font-family: 'Recoleta';
  font-weight: 900;
  src: url('./assets/fonts/RecoletaAlt-Black.woff') format('woff');
  src: url('./assets/fonts/RecoletaAlt-Black.otf') format('opentype');
  font-style: italic;
}
/* Recoleta font families inheriting from theme props */
@font-face {
  font-family: 'Recoleta-Regular';
  src: url('./assets/fonts/Recoleta-Regular.woff') format('woff');
  src: url('./assets/fonts/Recoleta-Regular.otf') format('opentype');
}
@font-face {
  font-family: 'RecoletaAlt-Regular';
  src: url('./assets/fonts/RecoletaAlt-Regular.woff') format('woff');
  src: url('./assets/fonts/RecoletaAlt-Regular.otf') format('opentype');
  font-style: italic;
}
@font-face {
  font-family: 'Recoleta-Thin';
  font-weight: 100;
  src: url('./assets/fonts/Recoleta-Thin.woff') format('woff');
  src: url('./assets/fonts/Recoleta-Thin.otf') format('opentype');
}
@font-face {
  font-family: 'RecoletaAlt-Thin';
  font-weight: 100;
  src: url('./assets/fonts/RecoletaAlt-Thin.woff') format('woff');
  src: url('./assets/fonts/RecoletaAlt-Thin.otf') format('opentype');
  font-style: italic;
}
@font-face {
  font-family: 'Recoleta-Light';
  font-weight: 300;
  src: url('./assets/fonts/Recoleta-Light.woff') format('woff');
  src: url('./assets/fonts/Recoleta-Light.otf') format('opentype');
}
@font-face {
  font-family: 'RecoletaAlt-Thin';
  font-weight: 300;
  src: url('./assets/fonts/RecoletaAlt-Light.woff') format('woff');
  src: url('./assets/fonts/RecoletaAlt-Light.otf') format('opentype');
  font-style: italic;
}
@font-face {
  font-family: 'Recoleta-Medium';
  font-weight: 500;
  src: url('./assets/fonts/Recoleta-Medium.woff') format('woff');
  src: url('./assets/fonts/Recoleta-Medium.otf') format('opentype');
}
@font-face {
  font-family: 'RecoletaAlt-Medium';
  font-weight: 500;
  src: url('./assets/fonts/RecoletaAlt-Medium.woff') format('woff');
  src: url('./assets/fonts/RecoletaAlt-Medium.otf') format('opentype');
  font-style: italic;
}
@font-face {
  font-family: 'Recoleta-SemiBold';
  font-weight: 600;
  src: url('./assets/fonts/Recoleta-SemiBold.woff') format('woff');
  src: url('./assets/fonts/Recoleta-SemiBold.otf') format('opentype');
}
@font-face {
  font-family: 'RecoletaAlt-SemiBold';
  font-weight: 600;
  src: url('./assets/fonts/RecoletaAlt-SemiBold.woff') format('woff');
  src: url('./assets/fonts/RecoletaAlt-SemiBold.otf') format('opentype');
  font-style: italic;
}
@font-face {
  font-family: 'Recoleta-Bold';
  font-weight: 700;
  src: url('./assets/fonts/Recoleta-Bold.woff') format('woff');
  src: url('./assets/fonts/Recoleta-Bold.otf') format('opentype');
}
@font-face {
  font-family: 'RecoletaAlt-Bold';
  font-weight: 700;
  src: url('./assets/fonts/RecoletaAlt-Bold.woff') format('woff');
  src: url('./assets/fonts/RecoletaAlt-Bold.otf') format('opentype');
  font-style: italic;
}
@font-face {
  font-family: 'Recoleta-Black';
  font-weight: 900;
  src: url('./assets/fonts/Recoleta-Black.woff') format('woff');
  src: url('./assets/fonts/Recoleta-Black.otf') format('opentype');
}
@font-face {
  font-family: 'RecoletaAlt-Black';
  font-weight: 900;
  src: url('./assets/fonts/RecoletaAlt-Black.woff') format('woff');
  src: url('./assets/fonts/RecoletaAlt-Black.otf') format('opentype');
  font-style: italic;
}
/* Figtree fonts */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Figtree';
  font-style: normal;
  font-weight: 300;
  src: url('./assets/fonts/figtree-v8-latin_latin-ext-300.woff2')
    format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Figtree';
  font-style: italic;
  font-weight: 300;
  src: url('./assets/fonts/figtree-v8-latin_latin-ext-300italic.woff2')
    format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Figtree';
  font-style: normal;
  font-weight: 400;
  src: url('./assets/fonts/figtree-v8-latin_latin-ext-regular.woff2')
    format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Figtree';
  font-style: italic;
  font-weight: 400;
  src: url('./assets/fonts/figtree-v8-latin_latin-ext-italic.woff2')
    format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Figtree';
  font-style: normal;
  font-weight: 500;
  src: url('./assets/fonts/figtree-v8-latin_latin-ext-500.woff2')
    format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Figtree';
  font-style: italic;
  font-weight: 500;
  src: url('./assets/fonts/figtree-v8-latin_latin-ext-500italic.woff2')
    format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Figtree';
  font-style: normal;
  font-weight: 600;
  src: url('./assets/fonts/figtree-v8-latin_latin-ext-600.woff2')
    format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Figtree';
  font-style: italic;
  font-weight: 600;
  src: url('./assets/fonts/figtree-v8-latin_latin-ext-600italic.woff2')
    format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Figtree';
  font-style: normal;
  font-weight: 700;
  src: url('./assets/fonts/figtree-v8-latin_latin-ext-700.woff2')
    format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Figtree';
  font-style: italic;
  font-weight: 700;
  src: url('./assets/fonts/figtree-v8-latin_latin-ext-700italic.woff2')
    format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Figtree';
  font-style: normal;
  font-weight: 800;
  src: url('./assets/fonts/figtree-v8-latin_latin-ext-800.woff2')
    format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Figtree';
  font-style: italic;
  font-weight: 800;
  src: url('./assets/fonts/figtree-v8-latin_latin-ext-800italic.woff2')
    format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Figtree';
  font-style: normal;
  font-weight: 900;
  src: url('./assets/fonts/figtree-v8-latin_latin-ext-900.woff2')
    format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Figtree';
  font-style: italic;
  font-weight: 900;
  src: url('./assets/fonts/figtree-v8-latin_latin-ext-900italic.woff2')
    format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* Figtree font families inheriting from theme props */
@font-face {
  font-family: 'Figtree-Light';
  font-weight: 300;
  src: url('./assets/fonts/figtree-v8-latin_latin-ext-300.woff2')
    format('woff2');
}
@font-face {
  font-family: 'Figtree-LightItalic';
  font-weight: 300;
  src: url('./assets/fonts/figtree-v8-latin_latin-ext-300italic.woff2')
    format('woff2');
  font-style: italic;
}
@font-face {
  font-family: 'Figtree-Regular';
  src: url('./assets/fonts/figtree-v8-latin_latin-ext-regular.woff2')
    format('woff2');
}
@font-face {
  font-family: 'Figtree-RegularItalic';
  src: url('./assets/fonts/figtree-v8-latin_latin-ext-italic.woff2')
    format('woff2');
  font-style: italic;
}
@font-face {
  font-family: 'Figtree-Medium';
  font-weight: 500;
  src: url('./assets/fonts/figtree-v8-latin_latin-ext-500.woff2')
    format('woff2');
}
@font-face {
  font-family: 'Figtree-MediumItalic';
  font-weight: 500;
  src: url('./assets/fonts/figtree-v8-latin_latin-ext-500italic.woff2')
    format('woff2');
  font-style: italic;
}
@font-face {
  font-family: 'Figtree-SemiBold';
  font-weight: 600;
  src: url('./assets/fonts/figtree-v8-latin_latin-ext-600.woff2')
    format('woff2');
}
@font-face {
  font-family: 'FigtreeAlt-SemiBoldItalic';
  font-weight: 600;
  src: url('./assets/fonts/figtree-v8-latin_latin-ext-600italic.woff2')
    format('woff2');
  font-style: italic;
}
@font-face {
  font-family: 'Figtree-Bold';
  font-weight: 700;
  src: url('./assets/fonts/figtree-v8-latin_latin-ext-700italic.woff2')
    format('woff2');
}
@font-face {
  font-family: 'Figtree-BoldItalic';
  font-weight: 700;
  src: url('./assets/fonts/figtree-v8-latin_latin-ext-700italic.woff2')
    format('woff2');
  font-style: italic;
}
@font-face {
  font-family: 'Figtree-Black';
  font-weight: 800;
  src: url('./assets/fonts/figtree-v8-latin_latin-ext-800.woff2')
    format('woff2');
}
@font-face {
  font-family: 'FigtreeAlt-BlackItalic';
  font-weight: 800;
  src: url('./assets/fonts/figtree-v8-latin_latin-ext-800italic.woff2')
    format('woff2');
  font-style: italic;
}
@font-face {
  font-family: 'Figtree-ExtraBlack';
  font-weight: 900;
  src: url('./assets/fonts/figtree-v8-latin_latin-ext-900.woff2')
    format('woff2');
}
@font-face {
  font-family: 'FigtreeAlt-ExtraBlackItalic';
  font-weight: 900;
  src: url('./assets/fonts/figtree-v8-latin_latin-ext-900italic.woff2')
    format('woff2');
  font-style: italic;
}
