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