
/* DOSIS SEMIBOLD - BOLD - EXTRA BOLD */

@font-face {
    font-family: 'dosissemibold';
    src: url('/Static/fonts/dosis/dosis-semibold-webfont.eot');
    src: url('/Static/fonts/dosis/dosis-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/Static/fonts/dosis/dosis-semibold-webfont.woff') format('woff'),
         url('/Static/fonts/dosis/dosis-semibold-webfont.ttf') format('truetype'),
         url('/Static/fonts/dosis/dosis-semibold-webfont.svg#dosissemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'dosisbold';
    src: url('/Static/fonts/dosis/dosis-bold-webfont.eot');
    src: url('/Static/fonts/dosis/dosis-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/Static/fonts/dosis/dosis-bold-webfont.woff') format('woff'),
         url('/Static/fonts/dosis/dosis-bold-webfont.ttf') format('truetype'),
         url('/Static/fonts/dosis/dosis-bold-webfont.svg#dosisbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'dosisextrabold';
    src: url('/Static/fonts/dosis/dosis-extrabold-webfont.eot');
    src: url('/Static/fonts/dosis/dosis-extrabold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/Static/fonts/dosis/dosis-extrabold-webfont.woff') format('woff'),
         url('/Static/fonts/dosis/dosis-extrabold-webfont.ttf') format('truetype'),
         url('/Static/fonts/dosis/dosis-extrabold-webfont.svg#dosisextrabold') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* FLUX REGULAR - ITALIC */

@font-face {
    font-family: 'fluxregularregular';
    src: url('/Static/fonts/flux/flux_rg-webfont.eot');
    src: url('/Static/fonts/flux/flux_rg-webfont.eot?#iefix') format('embedded-opentype'),
         url('/Static/fonts/flux/flux_rg-webfont.woff') format('woff'),
         url('/Static/fonts/flux/flux_rg-webfont.ttf') format('truetype'),
         url('/Static/fonts/flux/flux_rg-webfont.svg#fluxregularregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'fluxboldregular';
    src: url('/Static/fonts/flux/flux_bd-webfont.eot');
    src: url('/Static/fonts/flux/flux_bd-webfont.eot?#iefix') format('embedded-opentype'),
         url('/Static/fonts/flux/flux_bd-webfont.woff') format('woff'),
         url('/Static/fonts/flux/flux_bd-webfont.ttf') format('truetype'),
         url('/Static/fonts/flux/flux_bd-webfont.svg#fluxboldregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* LATO BOLD - LIGHT - REGULAR - BLACK */

@font-face {
    font-family: 'latobold';
    src: url('/Static/fonts/lato/lato-bold-webfont.eot');
    src: url('/Static/fonts/lato/lato-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/Static/fonts/lato/lato-bold-webfont.woff') format('woff'),
         url('/Static/fonts/lato/lato-bold-webfont.ttf') format('truetype'),
         url('/Static/fonts/lato/lato-bold-webfont.svg#latobold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'latolight';
    src: url('/Static/fonts/lato/lato-light-webfont.eot');
    src: url('/Static/fonts/lato/lato-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('/Static/fonts/lato/lato-light-webfont.woff') format('woff'),
         url('/Static/fonts/lato/lato-light-webfont.ttf') format('truetype'),
         url('/Static/fonts/lato/lato-light-webfont.svg#latolight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'latoregular';
    src: url('/Static/fonts/lato/lato-regular-webfont.eot');
    src: url('/Static/fonts/lato/lato-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/Static/fonts/lato/lato-regular-webfont.woff') format('woff'),
         url('/Static/fonts/lato/lato-regular-webfont.ttf') format('truetype'),
         url('/Static/fonts/lato/lato-regular-webfont.svg#latoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'latoblack';
    src: url('/Static/fonts/lato/lato-bla-webfont.eot');
    src: url('/Static/fonts/lato/lato-bla-webfont.eot?#iefix') format('embedded-opentype'),
         url('/Static/fonts/lato/lato-bla-webfont.woff') format('woff'),
         url('/Static/fonts/lato/lato-bla-webfont.ttf') format('truetype'),
         url('/Static/fonts/lato/lato-bla-webfont.svg#latoblack') format('svg');
    font-weight: normal;
    font-style: normal;
}








