@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'open_sansbold';
    src: url('../font/opensans-bold-webfont.eot');
    src: url('../font/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/opensans-bold-webfont.woff') format('woff'),
         url('../font/opensans-bold-webfont.ttf') format('truetype'),
         url('../font/opensans-bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sansregular';
    src: url('../font/opensans-regular-webfont.eot');
    src: url('../font/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/opensans-regular-webfont.woff') format('woff'),
         url('../font/opensans-regular-webfont.ttf') format('truetype'),
         url('../font/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sansitalic';
    src: url('../font/opensans-italic-webfont.eot');
    src: url('../font/opensans-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/opensans-italic-webfont.woff') format('woff'),
         url('../font/opensans-italic-webfont.ttf') format('truetype'),
         url('../font/opensans-italic-webfont.svg#open_sansitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'exo_bold';
    src: url('../font/exo-bold-webfont.eot');
    src: url('../font/exo-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/exo-bold-webfont.woff') format('woff'),
         url('../font/exo-bold-webfont.ttf') format('truetype'),
         url('../font/exo-bold-webfont.svg#exo_bold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sans_semibold';
    src: url('../font/web-opensans-semibold.eot');
    src: url('../font/web-opensans-semibold.eot?#iefix') format('embedded-opentype'),
         url('../font/web-opensans-semibold.woff') format('woff'),
         url('../font/web-opensans-semibold.ttf') format('truetype'),
         url('../font/web-opensans-semibold.svg#open_sansbold') format('svg');
}

@font-face {
    font-family: 'open_sans_semibolditalic';
    src: url('../font/web-opensans-semibolditalic.eot');
    src: url('../font/web-opensans-semibolditalic.eot?#iefix') format('embedded-opentype'),
         url('../font/web-opensans-semibolditalic.woff') format('woff'),
         url('../font/web-opensans-semibolditalic.ttf') format('truetype'),
         url('../font/web-opensans-semibolditalic.svg#open_sansbold') format('svg');
}

@font-face {
    font-family: 'opensans-light';
    src: url('../font/opensans-light.eot');
    src: url('../font/opensans-light.eot?#iefix') format('embedded-opentype'),
         url('../font/opensans-light.woff') format('woff'),
         url('../font/opensans-light.ttf') format('truetype'),
         url('../font/opensans-light.svg#open_sansbold') format('svg');
}