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