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