@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/OpenSansCondensed-Bold.eot');
  src: local('Open Sans Condensed Bold'), local('OpenSansCondensed-Bold'),
    url('../fonts/OpenSansCondensed-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/OpenSansCondensed-Bold.woff') format('woff'),
    url('../fonts/OpenSansCondensed-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/OpenSansCondensed-Light.eot');
  src: local('Open Sans Condensed Light'), local('OpenSansCondensed-Bold'),
    url('../fonts/OpenSansCondensed-Light.eot?#iefix') format('embedded-opentype'),
    url('../fonts/OpenSansCondensed-Light.woff') format('woff'),
    url('../fonts/OpenSansCondensed-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}
