<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
  font-family: 'Babydoll';
  font-display: swap;
  src: url('/_react/static/fonts/Babydoll.woff2') format('woff2'),
    url('/_react/static/fonts/Babydoll.woff') format('woff'),
    url('/_react/static/fonts/Babydoll.ttf') format('ttf');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Babydoll-Turkish';
  font-display: swap;
  src: url('/_react/static/fonts/Babydoll-Turkish.woff2') format('woff2'),
    url('/_react/static/fonts/Babydoll-Turkish.woff') format('woff'),
    url('/_react/static/fonts/Babydoll-Turkish.ttf') format('ttf');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham Rounded';
  font-display: swap;
  src: url('/_react/static/fonts/GothamRndSSm-Light_Web.woff2') format('woff2'),
    url('/_react/static/fonts/GothamRndSSm-Light_Web.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham Rounded';
  font-display: swap;
  src: url('/_react/static/fonts/GothamRndSSm-LightItalic_Web.woff2')
      format('woff2'),
    url('/_react/static/fonts/GothamRndSSm-LightItalic_Web.woff') format('woff');
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'Gotham Rounded';
  font-display: swap;
  src: url('/_react/static/fonts/GothamRndSSm-Book_Web.woff2') format('woff2'),
    url('/_react/static/fonts/GothamRndSSm-Book_Web.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham Rounded';
  font-display: swap;
  src: url('/_react/static/fonts/GothamRndSSm-BookItalic_Web.woff2')
      format('woff2'),
    url('/_react/static/fonts/GothamRndSSm-BookItalic_Web.woff') format('woff');
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'Gotham Rounded';
  font-display: swap;
  src: url('/_react/static/fonts/GothamRndSSm-Medium_Web.woff2') format('woff2'),
    url('/_react/static/fonts/GothamRndSSm-Medium_Web.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham Rounded';
  font-display: swap;
  src: url('/_react/static/fonts/GothamRndSSm-MediumItalic_Web.woff2')
      format('woff2'),
    url('/_react/static/fonts/GothamRndSSm-MediumItalic_Web.woff')
      format('woff');
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: 'Gotham Rounded';
  font-display: swap;
  src: url('/_react/static/fonts/GothamRndSSm-Bold_Web.woff2') format('woff2'),
    url('/_react/static/fonts/GothamRndSSm-Bold_Web.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham Rounded';
  font-display: swap;
  src: url('/_react/static/fonts/GothamRndSSm-BoldItalic_Web.woff2')
      format('woff2'),
    url('/_react/static/fonts/GothamRndSSm-BoldItalic_Web.woff') format('woff');
  font-weight: 700;
  font-style: italic;
}
</pre></body></html>