/* ==========================================================================
   Font Face
   ========================================================================== */
@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('glyphicons-halflings-regular.eot');
    src: url('glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),
         url('glyphicons-halflings-regular.woff') format('woff'),
         url('glyphicons-halflings-regular.ttf') format('truetype'),
         url('glyphicons-halflings-regular.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}  
@font-face {
    font-family: 'open_sansregular';
    src: url('OpenSans-Regular_0-webfont.eot');
    src: url('OpenSans-Regular_0-webfont.eot?#iefix') format('embedded-opentype'),
         url('OpenSans-Regular_0-webfont.woff2') format('woff2'),
         url('OpenSans-Regular_0-webfont.woff') format('woff'),
         url('OpenSans-Regular_0-webfont.ttf') format('truetype'),
         url('OpenSans-Regular_0-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'open_sanslight';
    src: url('OpenSans-Light_0-webfont.eot');
    src: url('OpenSans-Light_0-webfont.eot?#iefix') format('embedded-opentype'),
         url('OpenSans-Light_0-webfont.woff2') format('woff2'),
         url('OpenSans-Light_0-webfont.woff') format('woff'),
         url('OpenSans-Light_0-webfont.ttf') format('truetype'),
         url('OpenSans-Light_0-webfont.svg#open_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sansbold';
    src: url('OpenSans-Bold_0-webfont.eot');
    src: url('OpenSans-Bold_0-webfont.eot?#iefix') format('embedded-opentype'),
         url('OpenSans-Bold_0-webfont.woff2') format('woff2'),
         url('OpenSans-Bold_0-webfont.woff') format('woff'),
         url('OpenSans-Bold_0-webfont.ttf') format('truetype'),
         url('OpenSans-Bold_0-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sansextrabold';
    src: url('OpenSans-ExtraBold_0-webfont.eot');
    src: url('OpenSans-ExtraBold_0-webfont.eot?#iefix') format('embedded-opentype'),
         url('OpenSans-ExtraBold_0-webfont.woff2') format('woff2'),
         url('OpenSans-ExtraBold_0-webfont.woff') format('woff'),
         url('OpenSans-ExtraBold_0-webfont.ttf') format('truetype'),
         url('OpenSans-ExtraBold_0-webfont.svg#open_sansextrabold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'open_sanssemibold';
    src: url('OpenSans-Semibold_0-webfont.eot');
    src: url('OpenSans-Semibold_0-webfont.eot?#iefix') format('embedded-opentype'),
         url('OpenSans-Semibold_0-webfont.woff2') format('woff2'),
         url('OpenSans-Semibold_0-webfont.woff') format('woff'),
         url('OpenSans-Semibold_0-webfont.ttf') format('truetype'),
         url('OpenSans-Semibold_0-webfont.svg#open_sanssemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}


