/* ==========================================================================
    #Fonts
========================================================================== */
@font-face {
    font-family: 'Open Sans Light';
    src: url('fonts/opensanslight-webfont.eot');
    src: url('fonts/opensanslight-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensanslight-webfont.woff') format('woff'),
         url('fonts/opensanslight-webfont.ttf') format('truetype'),
         url('fonts/opensanslight-webfont.svg#open_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans';
    src: url('fonts/opensansregular-webfont.eot');
    src: url('fonts/opensansregular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensansregular-webfont.woff') format('woff'),
         url('fonts/opensansregular-webfont.ttf') format('truetype'),
         url('fonts/opensansregular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans SemiBold';
    src: url('fonts/opensanssemibold-webfont.eot');
    src: url('fonts/opensanssemibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensanssemibold-webfont.woff') format('woff'),
         url('fonts/opensanssemibold-webfont.ttf') format('truetype'),
         url('fonts/opensanssemibold-webfont.svg#open_sanssemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans Bold';
    src: url('fonts/opensansbold-webfont.eot');
    src: url('fonts/opensansbold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensansbold-webfont.woff') format('woff'),
         url('fonts/opensansbold-webfont.ttf') format('truetype'),
         url('fonts/opensansbold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans ExtraBold';
    src: url('fonts/opensansextrabold-webfont.eot');
    src: url('fonts/opensansextrabold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensansextrabold-webfont.woff') format('woff'),
         url('fonts/opensansextrabold-webfont.ttf') format('truetype'),
         url('fonts/opensansextrabold-webfont.svg#open_sansextrabold') format('svg');
    font-weight: normal;
    font-style: normal;
}