@font-face {
  font-family: 'Open Sans';
  src:  url('OpenSans-Bold.eot?#iefix') format('embedded-opentype'),  
  		url('OpenSans-Bold.woff') format('woff'), 
  		url('OpenSans-Bold.ttf')  format('truetype'), 
  		url('OpenSans-Bold.svg#OpenSans-Bold') format('svg');
  font-weight: bold;
}

@font-face {
  font-family: 'Open Sans';
  src:  url('OpenSans-Italic.eot?#iefix') format('embedded-opentype'),  
  		url('OpenSans-Italic.woff') format('woff'), 
  		url('OpenSans-Italic.ttf')  format('truetype'), 
  		url('OpenSans-Italic.svg#OpenSans-Italic') format('svg');
  font-style: italic;
}

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

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