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

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