/*************************************************************************************************
 									FONTS
**************************************************************************************************/

@import url(../fonts.googleapis.com/fonts.css);

@font-face {
    font-family: 'jaf-bernino-sans';
    src: url('../fonts/durusans-regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ff-tisa-web-pro';
    src: url('../fonts/bitter-regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'freight-sans-pro';
    src: local('Arial');
    font-weight: normal;
    font-style: normal;
}

/* WEB FONTS */
@font-face {
    font-family: 'HelveNueThinNormal';
    src: url('../fonts/helveticaneuethn-webfont.eot');
    src: url('../fonts/helveticaneuethn-webfont.eot?iefix') format('eot'),
        url('../fonts/helveticaneuethn-webfont.woff') format('woff'),
        url('../fonts/helveticaneuethn-webfont.ttf') format('truetype'),
        url('../fonts/helveticaneuethn-webfont.svg#webfontJR0GaG5Z') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Raleway Thin';
    font-style: normal;
    font-weight: 100;
    src: local('Raleway Thin'), local('Raleway-Thin'), url(../fonts/raleway/v7/RJMlAoFXXQEzZoMSUteGWD8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}

@font-face {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 400;
    src: local('Raleway'), url(../fonts/raleway/v7/IczWvq5y_Cwwv_rBjOtT0w.woff) format('woff');
}

@font-face {
    font-family: 'Raleway Heavy';
    font-style: normal;
    font-weight: 900;
    src: local('Raleway Heavy'), local('Raleway-Heavy'), url(../fonts/raleway/v7/PKCRbVvRfd5n7BTjtGiFZBsxEYwM7FgeyaSgU71cLG0.woff) format('woff');
}

@font-face {
    font-family: 'Titillium WebThin';
    font-style: normal;
    font-weight: 200;
    src: local('Titillium WebThin'), local('TitilliumWeb-Thin'), url(../fonts/titilliumweb/v2/anMUvcNT0H1YN4FII8wpr3XqdloEk0Ij5qwGW4qO9RM.woff) format('woff');
}

@font-face {
    font-family: 'Titillium Web';
    font-style: normal;
    font-weight: 400;
    src: local('Titillium Web'), local('TitilliumWeb-Regular'), url(../fonts/titilliumweb/v2/7XUFZ5tgS-tD6QamInJTcdGU7DQ8I6RFMlK0vgclk7w.woff) format('woff');
}

@font-face {
    font-family: 'Titillium WebBlack';
    font-style: normal;
    font-weight: 900;
    src: local('Titillium WebBlack'), local('TitilliumWeb-Black'), url(../fonts/titilliumweb/v2/anMUvcNT0H1YN4FII8wpr8vGCqQ_I4mewSLySUmNzHA.woff) format('woff');
}

@font-face {
    font-family: 'Roboto Slab Light';
    font-style: normal;
    font-weight: 100;
    src: local('Roboto Slab Light'), local('RobotoSlab-Light'), url(../fonts/robotoslab/v3/dazS1PrQQuCxC3iOAJFEJf25ds880Du_gFZbUlZlsbg.woff) format('woff');
}

@font-face {
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 400;
    src: local('Roboto Slab Regular'), local('RobotoSlab-Regular'), url(../fonts/robotoslab/v3/3__ulTNA7unv0UtplybPij8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}