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