@font-face {
    font-family:'Ingite';
    src:url('ingite-100.woff2') format('woff2'), url('ingite-100.woff') format('woff');
    font-weight:100;
    font-style:normal;
}

@font-face {
    font-family:'Ingite';
    src:url('ingite-200-thin.woff2') format('woff2'), url('ingite-200-thin.woff') format('woff');
    font-weight:200;
    font-style:normal;
}

@font-face {
    font-family:'Ingite';
    src:url('ingite-300-lighter.woff2') format('woff2'), url('ingite-300-lighter.woff') format('woff');
    font-weight:300;
    font-style:normal;
}

@font-face {
    font-family:'Ingite';
    src:url('ingite-400-light.woff2') format('woff2'), url('ingite-400-light.woff') format('woff');
    font-weight:400;
    font-style:normal;
}

@font-face {
    font-family:'Ingite';
    src:url('ingite-400-italic.woff2') format('woff2'), url('ingite-400-italic.woff') format('woff');
    font-weight:400;
    font-style:italic;
}

@font-face {
    font-family:'Ingite';
    src:url('ingite-500-med.woff2') format('woff2'), url('ingite-500-med.woff') format('woff');
    font-weight:500;
    font-style:normal;
}

@font-face {
    font-family:'Ingite';
    src:url('ingite-600-medium.woff2') format('woff2'), url('ingite-600-medium.woff') format('woff');
    font-weight:600;
    font-style:normal;
}

@font-face {
    font-family:'Ingite';
    src:url('ingite-700-bold.woff2') format('woff2'), url('ingite-700-bold.woff') format('woff');
    font-weight:700;
    font-style:normal;
}

@font-face {
    font-family:'Ingite';
    src:url('ingite-800-boldbd.woff2') format('woff2'), url('ingite-800-boldbd.woff') format('woff');
    font-weight:800;
    font-style:normal;
}

@font-face {
    font-family:'Ingite';
    src:url('ingite-900-heavy.woff2') format('woff2'), url('ingite-900-heavy.woff') format('woff');
    font-weight:900;
    font-style:normal;
}

@font-face {
    font-family:'Ingite';
    src:url('ingite-900-condensed.woff2') format('woff2'), url('ingite-900-condensed.woff') format('woff');
    font-weight:900;
    font-style:normal;
    font-stretch:condensed;
}

body, html, .mytz0-title{
    font-family:'Ingite', 'Helvetica Neue', 'Roboto', 'Segoe UI', 'Verdana', 'sans-serif';
    font-weight:300;
}

h1, h2, h3, h4, h5, h6{
    font-weight:300;
}

button, input, optgroup, select, textarea{
    font-family:'Ingite', 'Helvetica Neue', 'Roboto', 'Segoe UI', 'Verdana', 'sans-serif';
    font-weight:300;
}

.dx-widget{
    font-weight:300;
}