@font-face {
    font-family: 'Gitarre';
    src: url('../fonts/gitarre.eot');
    src: url('../fonts/gitarre.eot') format('embedded-opentype'),
         url('../fonts/gitarre.woff2') format('woff2'),
         url('../fonts/gitarre.woff') format('woff'),
         url('../fonts/gitarre.ttf') format('truetype'),
         url('../fonts/gitarre.svg#gitarre') format('svg');
}
@font-face {
    font-family: 'Gitarre-bold-oblique';
    src: url('../fonts/gitarreboldoblique.eot');
    src: url('../fonts/gitarreboldoblique.eot') format('embedded-opentype'),
         url('../fonts/gitarreboldoblique.woff2') format('woff2'),
         url('../fonts/gitarreboldoblique.woff') format('woff'),
         url('../fonts/gitarreboldoblique.ttf') format('truetype'),
         url('../fonts/gitarreboldoblique.svg#gitarre') format('svg');
}