@font-face {
    font-family: 'Prototype';
    src:url('../fonts/Prototype.otf');
    src: url('../fonts/Prototype.eot') format('embedded-opentype'),
         url('../fonts/Prototype.woff') format('woff'),
         url('../fonts/Prototype.ttf') format('truetype'),
         url('../fonts/Prototype.svg#Prototype') format('svg');
}