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

}

@font-face {
  font-family: 'osans';
  src: url('fonts/osans-300.eot');
  src: url('fonts/osans-300.eot?#iefix') format('embedded-opentype'), url('fonts/osans-300.woff') format('woff'), url('fonts/osans-300.ttf') format('truetype'), url('fonts/osans-300.svg#OpenSansLight') format('svg');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'osans';
  src: url('fonts/osans-400.eot');
  src: url('fonts/osans-400.eot?#iefix') format('embedded-opentype'), url('fonts/osans-400.woff') format('woff'), url('fonts/osans-400.ttf') format('truetype'), url('fonts/osans-400.svg#OpenSansRegular') format('svg');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'osans';
  src: url('fonts/osans-400-i.eot');
  src: url('fonts/osans-400-i.eot?#iefix') format('embedded-opentype'), url('fonts/osans-400-i.woff') format('woff'), url('fonts/osans-400-i.ttf') format('truetype'), url('fonts/osans-400-i.svg#OpenSansItalic') format('svg');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'osans';
  src: url('fonts/osans-600.eot');
  src: url('fonts/osans-600.eot?#iefix') format('embedded-opentype'), url('fonts/osans-600.woff') format('woff'), url('fonts/osans-600.ttf') format('truetype'), url('fonts/osans-600.svg#OpenSansSemibold') format('svg');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'osans';
  src: url('fonts/osans-700.eot');
  src: url('fonts/osans-700.eot?#iefix') format('embedded-opentype'), url('fonts/osans-700.woff') format('woff'), url('fonts/osans-700.ttf') format('truetype'), url('fonts/osans-700.svg#OpenSansBold') format('svg');
  font-weight: 700;
  font-style: normal;
}
