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