
@font-face {
    font-family: 'Texta Regular';
    src: url('TextaW00-Regular.eot');
    src: url('TextaW00-Regular.eot?#iefix') format('embedded-opentype'),
         url('TextaW00-Regular.woff') format('woff'),
		 url('TextaW00-Regular.ttf') format('truetype'),
         url('TextaW00-Regular.svg#Texta Regular') format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Texta Regular';
    src: url('TextaW00-Bold.eot');
    src: url('TextaW00-Bold.eot?#iefix') format('embedded-opentype'),
         url('TextaW00-Bold.woff') format('woff'),
		 url('TextaW00-Bold.ttf') format('truetype'),
         url('TextaW00-Bold.svg#Texta Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}