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