@font-face {
    font-family: 'Texta';
    font-style: normal;
    font-weight: 100;
    src: url('TextaThin.woff') format('woff');
}

@font-face {
    font-family: 'Texta';
    font-style: italic;
    font-weight: 100;
    src: url('TextaThintIt.woff') format('woff');
}

@font-face {
    font-family: 'Texta';
    font-style: normal;
    font-weight: 200;
    src: url('TextaLight.woff') format('woff');
}

@font-face {
    font-family: 'Texta';
    font-style: italic;
    font-weight: 200;
    src: url('TextaLightIt.woff') format('woff');
}

@font-face {
    font-family: 'Texta';
    font-style: normal;
    font-weight: 300;
    src: url('TextaBook.woff') format('woff');
}

@font-face {
    font-family: 'Texta';
    font-style: italic;
    font-weight: 300;
    src: url('TextaBookIt.woff') format('woff');
}

@font-face {
    font-family: 'Texta';
    font-style: normal;
    font-weight: 400;
    src: url('TextaRegular.woff') format('woff');
}


@font-face {
    font-family: 'Texta';
    font-style: italic;
    font-weight: 400;
    src: url('TextaIt.woff') format('woff');
}

@font-face {
    font-family: 'Texta';
    font-style: normal;
    font-weight: 500;
    src: url('TextaMedium.woff') format('woff');
}


@font-face {
    font-family: 'Texta';
    font-style: italic;
    font-weight: 500;
    src: url('TextaMediumIt.woff') format('woff');
}

@font-face {
    font-family: 'Texta';
    font-style: normal;
    font-weight: 700;
    src: url('TextaBold.woff') format('woff');
}

@font-face {
    font-family: 'Texta';
    font-style: italic;
    font-weight: 700;
    src: url('TextaBoldIt.woff') format('woff');
}

@font-face {
    font-family: 'Texta';
    font-style: normal;
    font-weight: 800;
    src: url('TextaHeavy.woff') format('woff');
}

@font-face {
    font-family: 'Texta';
    font-style: italic;
    font-weight: 800;
    src: url('TextaHeavyIt.woff') format('woff');
}

@font-face {
    font-family: 'Texta';
    font-style: normal;
    font-weight: 900;
    src: url('TextaBlack.woff') format('woff');
}

@font-face {
    font-family: 'Texta';
    font-style: italic;
    font-weight: 900;
    src: url('TextaBlackIt.woff') format('woff');
}