@font-face {
    font-family: 'logotype';
    src: url('../fonts/logotype.eot');
    src: url('../fonts/logotype.eot?iefix') format('eot'),
         url('../fonts/logotype.woff') format('woff'),
         url('../fonts/logotype.otf') format('opentype');
}