/*
  Only put fonts in stylesheets. Using `injectGlobal` with styled-components causes fonts to be requested.
  See due to this bug https://github.com/styled-components/styled-components/issues/1593
*/
@font-face {
  font-family: "Light";
  src: url(https://storage.googleapis.com/digits.com/fonts/Gotham-Light.1d3d7a4bd62bc491f5b9d664b3d79134.eot);
  src: url(https://storage.googleapis.com/digits.com/fonts/Gotham-Light.1d3d7a4bd62bc491f5b9d664b3d79134.eot?#iefix) format("embedded-opentype"),
      url(https://storage.googleapis.com/digits.com/fonts/Gotham-Light.7d9dc14a162babdaf2d260ed3ab1188d.woff2) format("woff2"),
      url(https://storage.googleapis.com/digits.com/fonts/Gotham-Light.1fab6e01c2198ed280624ce767ff17ab.woff) format("woff"),
      url(https://storage.googleapis.com/digits.com/fonts/Gotham-Light.9695861bf85f92b3d9a72eaf23b36505.ttf) format("truetype"),
      url(https://storage.googleapis.com/digits.com/fonts/Gotham-Light.5710286fbd35f26c99e6d64bac3e0a29.svg#Gotham-Light) format("svg");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "Book";
  src: url(https://storage.googleapis.com/digits.com/fonts/Gotham-Book.5e185b407ada37b670cff68c3adec3a1.eot);
  src: url(https://storage.googleapis.com/digits.com/fonts/Gotham-Book.5e185b407ada37b670cff68c3adec3a1.eot?#iefix) format("embedded-opentype"),
      url(https://storage.googleapis.com/digits.com/fonts/Gotham-Book.5900bff86ec0e988e5e2b40b41bd97fd.woff2) format("woff2"),
      url(https://storage.googleapis.com/digits.com/fonts/Gotham-Book.5acb720348428cc6e62a9ad2227e6928.woff) format("woff"),
      url(https://storage.googleapis.com/digits.com/fonts/Gotham-Book.32e50d54fb95f1ddab683d4d400c84fa.ttf) format("truetype"),
      url(https://storage.googleapis.com/digits.com/fonts/Gotham-Book.ce4621a378b9bbc3591c6191c6234059.svg#Gotham-Book) format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Medium";
  src: url(https://storage.googleapis.com/digits.com/fonts/Gotham-Medium.e6c4fa9514348f76cbc324a0d3488158.eot);
  src: url(https://storage.googleapis.com/digits.com/fonts/Gotham-Medium.e6c4fa9514348f76cbc324a0d3488158.eot?#iefix) format("embedded-opentype"),
      url(https://storage.googleapis.com/digits.com/fonts/Gotham-Medium.28548ce209347ad63d0676532cd20bfd.woff2) format("woff2"),
      url(https://storage.googleapis.com/digits.com/fonts/Gotham-Medium.f8db489e515fe77e6b6f359f23fd1d41.woff) format("woff"),
      url(https://storage.googleapis.com/digits.com/fonts/Gotham-Medium.e9e9cd93fdf06466f6b7eca89b19ddaa.ttf) format("truetype"),
      url(https://storage.googleapis.com/digits.com/fonts/Gotham-Medium.45a5f635f81ae9a05f47cae609d4ecf3.svg#Gotham-Medium) format("svg");
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: "Bold";
  src: url(https://storage.googleapis.com/digits.com/fonts/Gotham-Bold.a12319d53dd7b7ae0e4e06fcc2b01e15.eot);
  src: url(https://storage.googleapis.com/digits.com/fonts/Gotham-Bold.a12319d53dd7b7ae0e4e06fcc2b01e15.eot?#iefix) format("embedded-opentype"),
      url(https://storage.googleapis.com/digits.com/fonts/Gotham-Bold.307905817f01615633321a9f4616a235.woff2) format("woff2"),
      url(https://storage.googleapis.com/digits.com/fonts/Gotham-Bold.f95835dfea9b3a15743035513e469e8f.woff) format("woff"),
      url(https://storage.googleapis.com/digits.com/fonts/Gotham-Bold.4b060153863a545baac42ecc86de3a06.ttf) format("truetype"),
      url(https://storage.googleapis.com/digits.com/fonts/Gotham-Bold.2bc96b2974697240345367811f84feea.svg#Gotham-Bold) format("svg");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: "Initials";
  src: url(https://storage.googleapis.com/digits.com/fonts/Initials_font.1f83397e90697c790d89c730d40c1d12.eot);
  src: url(https://storage.googleapis.com/digits.com/fonts/Initials_font.1f83397e90697c790d89c730d40c1d12.eot?#iefix) format("embedded-opentype"),
      url(https://storage.googleapis.com/digits.com/fonts/Initials_font.b1471cd4ccbe5fc60231350afb4a4992.woff2) format("woff2"),
      url(https://storage.googleapis.com/digits.com/fonts/Initials_font.0e212d51425801f69034b44f890cbc2b.woff) format("woff"),
      url(https://storage.googleapis.com/digits.com/fonts/Initials_font.c2c79b2ed744e94d5adcc1beee8d1754.ttf) format("truetype"),
      url(https://storage.googleapis.com/digits.com/fonts/Initials_font.4134d375a9e808f7f498081dd23199ba.svg#Initials_font) format("svg");
  font-weight: bold;
  font-style: normal;
}


/*# sourceMappingURL=fonts.main.70c801ac75a229349ef2.css.map*/