/* BEGIN Light */
@font-face {
  font-family: 'Proxima Nova';
  src: url('./fonts/proximanova-thin-webfont.eot');
  src: url('./fonts/proximanova-thin-webfont.eot?#iefix') format('embedded-opentype'),
  url('./fonts/proximanova-thin-webfont.woff') format('woff'),
  url('./fonts/proximanova-thin-webfont.ttf') format('truetype'),
  url('./fonts/proximanova-thin-webfont.svg#Thin') format('svg');

  font-weight: 100;
  font-style: normal; }
/* END Light */

/* BEGIN light */
@font-face {
  font-family: 'Proxima Nova';
  src: url('./fonts/proximanova-light-webfont.eot');
  src: url('./fonts/proximanova-light-webfont.eot?#iefix') format('embedded-opentype'),
  url('./fonts/proximanova-light-webfont.woff') format('woff'),
  url('./fonts/proximanova-light-webfont.ttf') format('truetype'),
  url('./fonts/proximanova-light-webfont.svg#Light') format('svg');
  font-weight: 300;
  font-style: normal; }
/* END light */

/* BEGIN Regular */
@font-face {
  font-family: 'Proxima Nova';
  src: url('./fonts/proximanova-regular-webfont.eot');
  src: url('./fonts/proximanova-regular-webfont.eot?#iefix') format('embedded-opentype'),
  url('./fonts/proximanova-regular-webfont.woff') format('woff'),
  url('./fonts/proximanova-regular-webfont.ttf') format('truetype'),
  url('./fonts/proximanova-regular-webfont.svg#Regular') format('svg');
  font-weight: normal;
  font-style: normal; }
/* END Regular */

/* BEGIN Semibold */
@font-face {
  font-family: 'Proxima Nova';
  src: url('./fonts/proximanova-semibold-webfont.eot');
  src: url('./fonts/proximanova-semibold-webfont.eot?#iefix') format('embedded-opentype'),
  url('./fonts/proximanova-semibold-webfont.woff') format('woff'),
  url('./fonts/proximanova-semibold-webfont.ttf') format('truetype'),
  url('./fonts/proximanova-semibold-webfont.svg#Semibold') format('svg');
  font-weight: 600;
  font-style: normal; }
/* END Semibold */

/* BEGIN Bold */
@font-face {
  font-family: 'Proxima Nova';
  src: url('./fonts/proximanova-bold-webfont.eot');
  src: url('./fonts/proximanova-bold-webfont.eot?#iefix') format('embedded-opentype'),
  url('./fonts/proximanova-bold-webfont.woff') format('woff'),
  url('./fonts/proximanova-bold-webfont.ttf') format('truetype'),
  url('./fonts/proximanova-bold-webfont.svg#Bold') format('svg');
  font-weight: bold;
  font-style: normal; }
/* END Bold */

/* BEGIN Extrabold */
@font-face {
  font-family: 'Proxima Nova';
  src: url('./fonts/proximanova-extrabld-webfont.eot');
  src: url('./fonts/proximanova-extrabld-webfont.eot?#iefix') format('embedded-opentype'),
  url('./fonts/proximanova-extrabld-webfont.woff') format('woff'),
  url('./fonts/proximanova-extrabld-webfont.ttf') format('truetype'),
  url('./fonts/proximanova-extrabld-webfont.svg#ExtraBold') format('svg');
  font-weight: 800;
  font-style: normal; }
/* END Extrabold */

/* BEGIN Black */
@font-face {
  font-family: 'Proxima Nova';
  src: url('./fonts/proximanova-black-webfont.eot');
  src: url('./fonts/proximanova-black-webfont.eot?#iefix') format('embedded-opentype'),
  url('./fonts/proximanova-black-webfont.woff') format('woff'),
  url('./fonts/proximanova-black-webfont.ttf') format('truetype'),
  url('./fonts/proximanova-black-webfont.svg#Back') format('svg');
  font-weight: 900;
  font-style: normal; }
/* END Black */

