@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'ls_font_extrabold';
    src: url('fonts/exo2-extrabold-webfont.eot');
    src: url('fonts/exo2-extrabold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/exo2-extrabold-webfont.woff') format('woff'),
         url('fonts/exo2-extrabold-webfont.ttf') format('truetype'),
         url('fonts/exo2-extrabold-webfont.svg#exo_2extra_bold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ls_font_bold';
    src: url('fonts/exo2-semibold-webfont.eot');
    src: url('fonts/exo2-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/exo2-semibold-webfont.woff') format('woff'),
         url('fonts/exo2-semibold-webfont.ttf') format('truetype'),
         url('fonts/exo2-semibold-webfont.svg#exo_2semi_bold') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'ls_font_light';
    src: url('fonts/exo2-light-webfont.eot');
    src: url('fonts/exo2-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/exo2-light-webfont.woff') format('woff'),
         url('fonts/exo2-light-webfont.ttf') format('truetype'),
         url('fonts/exo2-light-webfont.svg#exo_2light') format('svg');
    font-weight: normal;
    font-style: normal;

}