/* TEXTA REGULAR */

@font-face {
    font-family: 'textaregular';
    src: url('../fonts/Texta-Regular-webfont.eot');
    src: url('../fonts/Texta-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Texta-Regular-webfont.woff2') format('woff2'),
         url('../fonts/Texta-Regular-webfont.woff') format('woff'),
         url('../fonts/Texta-Regular-webfont.ttf') format('truetype'),
         url('../fonts/Texta-Regular-webfont.svg#textaregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* TEXTA HEAVY */

@font-face {
    font-family: 'textaheavy';
    src: url('../fonts/Texta-Heavy-webfont.eot');
    src: url('../fonts/Texta-Heavy-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Texta-Heavy-webfont.woff2') format('woff2'),
         url('../fonts/Texta-Heavy-webfont.woff') format('woff'),
         url('../fonts/Texta-Heavy-webfont.ttf') format('truetype'),
         url('../fonts/Texta-Heavy-webfont.svg#textaheavy') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* TEXTA BOLD */
@font-face {
    font-family: 'textabold';
    src: url('../fonts/Texta-Bold-webfont.eot');
    src: url('../fonts/Texta-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Texta-Bold-webfont.woff2') format('woff2'),
         url('../fonts/Texta-Bold-webfont.woff') format('woff'),
         url('../fonts/Texta-Bold-webfont.ttf') format('truetype'),
         url('../fonts/Texta-Bold-webfont.svg#textaBold') format('svg');
    font-weight: normal;
    font-style: normal;

}


/* TEXTA BOOK */

@font-face {
    font-family: 'textabook';
    src: url('../fonts/Texta-Book-webfont.eot');
    src: url('../fonts/Texta-Book-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Texta-Book-webfont.woff2') format('woff2'),
         url('../fonts/Texta-Book-webfont.woff') format('woff'),
         url('../fonts/Texta-Book-webfont.ttf') format('truetype'),
         url('../fonts/Texta-Book-webfont.svg#textabook') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* TEXTA MEDIUM */

@font-face {
    font-family: 'textamedium';
    src: url('../fonts/Texta-Medium-webfont.eot');
    src: url('../fonts/Texta-Medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Texta-Medium-webfont.woff2') format('woff2'),
         url('../fonts/Texta-Medium-webfont.woff') format('woff'),
         url('../fonts/Texta-Medium-webfont.ttf') format('truetype'),
         url('../fonts/Texta-Medium-webfont.svg#textamedium') format('svg');
    font-weight: normal;
    font-style: normal;

}



