@font-face {
  font-family: 'GothamBlack';
  src: url('/static/fonts/GothamBlack/gotham_black_regular-webfont.eot');
  src: url('/static/fonts/GothamBlack/gotham_black_regular-webfont.eot?#iefix')
      format('embedded-opentype'),
    url('/static/fonts/GothamBlack/gotham_black_regular-webfont.woff2')
      format('woff'),
    url('/static/fonts/GothamBlack/gotham_black_regular-webfont.ttf')
      format('truetype'),
    url('/static/fonts/GothamBlack/gotham_black_regular-webfont.svg') format('svg');
}
@font-face {
  font-family: 'GothamBold';
  src: url('/static/fonts/GothamBold/gothamhtf-bold-webfont.eot');
  src: url('/static/fonts/GothamBold/gothamhtf-bold-webfont.eot?#iefix')
      format('embedded-opentype'),
    url('/static/fonts/GothamBold/gothamhtf-bold-webfont.woff2') format('woff'),
    url('/static/fonts/GothamBold/gothamhtf-bold-webfont.ttf') format('truetype'),
    url('/static/fonts/GothamBold/gothamhtf-bold-webfont.svg') format('svg');
}
@font-face {
  font-family: 'GothamLight';
  src: url('/static/fonts/GothamLight/gothamhtf-light-webfont.eot');
  src: url('/static/fonts/GothamLight/gothamhtf-light-webfont.eot?#iefix')
      format('embedded-opentype'),
    url('/static/fonts/GothamLight/gothamhtf-light-webfont.woff2') format('woff'),
    url('/static/fonts/GothamLight/gothamhtf-light-webfont.ttf') format('truetype'),
    url('/static/fonts/GothamLight/gothamhtf-light-webfont.svg') format('svg');
}
@font-face {
  font-family: 'GothamMedium';
  src: url('/static/fonts/GothamMedium/gothamhtf-medium-webfont.eot');
  src: url('/static/fonts/GothamMedium/gothamhtf-medium-webfont.eot?#iefix')
      format('embedded-opentype'),
    url('/static/fonts/GothamMedium/gothamhtf-medium-webfont.woff2') format('woff'),
    url('/static/fonts/GothamMedium/gothamhtf-medium-webfont.ttf') format('truetype'),
    url('/static/fonts/GothamMedium/gothamhtf-medium-webfont.svg') format('svg');
}
@font-face {
  font-family: 'RobotoRegular';
  src: url('/static/fonts/RobotoRegular/roboto-regular-webfont.eot');
  src: url('/static/fonts/RobotoRegular/roboto-regular-webfont.eot?#iefix')
      format('embedded-opentype'),
    url('/static/fonts/RobotoRegular/roboto-regular-webfont.woff2') format('woff'),
    url('/static/fonts/RobotoRegular/roboto-regular-webfont.ttf') format('truetype'),
    url('/static/fonts/RobotoRegular/roboto-regular-webfont.svg') format('svg');
}
@font-face {
  font-family: 'IconDetour';
  src: url('/static/fonts/IconDetour/IconDetour.eot');
  src: url('/static/fonts/IconDetour/IconDetour.eot?#iefix')
      format('embedded-opentype'),
    url('/static/fonts/IconDetour/IconDetour.ttf') format('truetype'),
    url('/static/fonts/IconDetour/IconDetour.svg') format('svg');
}
@font-face {
  font-family: 'PoppinsRegular';
  src: url('/static/fonts/PoppinsRegular/poppins-regular-webfont.eot');
  src: url('/static/fonts/PoppinsRegular/poppins-regular-webfont.eot?#iefix')
      format('embedded-opentype'),
    url('/static/fonts/PoppinsRegular/poppins-regular-webfont.woff2') format('woff'),
    url('/static/fonts/PoppinsRegular/poppins-regular-webfont.ttf')
      format('truetype'),
    url('/static/fonts/PoppinsRegular/poppins-regular-webfont.svg') format('svg');
}
