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