
@font-face {
  font-family: 'PlumbCondensed-Light';
  src: url('../fonts/PlumbCondensed-Light.eot?#iefix') format('embedded-opentype'),
	  url('../fonts/PlumbCondensed-Light.woff') format('woff'),
	  url('../fonts/PlumbCondensed-Light.ttf')  format('truetype'),
	  url('../fonts/PlumbCondensed-Light.svg#PlumbCondensed-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'PlumbCondensed-Regular';
  src: url('../fonts/PlumbCondensed-Regular.eot?#iefix') format('embedded-opentype'),
	  url('../fonts/PlumbCondensed-Regular.woff') format('woff'),
	  url('../fonts/PlumbCondensed-Regular.ttf')  format('truetype'),
	  url('../fonts/PlumbCondensed-Regular.svg#PlumbCondensed-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'PlumbCondensed-Bold';
  src: url('../fonts/PlumbCondensed-Bold.eot?#iefix') format('embedded-opentype'),
	  url('../fonts/PlumbCondensed-Bold.woff') format('woff'),
	  url('../fonts/PlumbCondensed-Bold.ttf')  format('truetype'),
	  url('../fonts/PlumbCondensed-Bold.svg#PlumbCondensed-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}