/* =============================================================================
 * Agilent Stylesheet for Head-Foot
 * Updated 07/01/2015
/* ==========================================================================


Table of Contents
 * 1.0  FONTS (hosted locally)


 * =============================================================================
 * 1.0  FONTS
 * ========================================================================== */

@font-face {
                font-family: FontAwesome;
                font-weight: normal;
                font-style: normal;
                src:url(/about/common/css/fonts/icomoon.eot?96h3dp);
                src:url(/about/common/css/fonts/icomoon.eot?#iefix96h3dp) format('embedded-opentype'),
                                url(/about/common/css/fonts/icomoon.woff?96h3dp) format('woff'),
                                url(/about/common/css/fonts/icomoon.ttf?96h3dp) format('truetype'),
                                url(/about/common/css/fonts/icomoon.svg?96h3dp#icomoon) format('svg');
}
@font-face {
    font-family: 'robotoregular';
    src: url('/about/common/css/fonts/roboto-regular.eot');
    src: url('/about/common/css/fonts/roboto-regular.eot?#iefix') format('embedded-opentype'),
         url('/about/common/css/fonts/roboto-regular.woff2') format('woff2'),
         url('/about/common/css/fonts/roboto-regular.woff') format('woff'),
         url('/about/common/css/fonts/roboto-regular.ttf') format('truetype'),
         url('/about/common/css/fonts/roboto-regular.svg#robotoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'robotomedium';
    src: url('/about/common/css/fonts/roboto-medium.eot');
    src: url('/about/common/css/fonts/roboto-medium.eot?#iefix') format('embedded-opentype'),
         url('/about/common/css/fonts/roboto-medium.woff2') format('woff2'),
         url('/about/common/css/fonts/roboto-medium.woff') format('woff'),
         url('/about/common/css/fonts/roboto-medium.ttf') format('truetype'),
         url('/about/common/css/fonts/roboto-medium.svg#robotomedium') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'roboto_condensedlight';
    src: url('/about/common/css/fonts/robotocondensed-light.eot');
    src: url('/about/common/css/fonts/robotocondensed-light.eot?#iefix') format('embedded-opentype'),
         url('/about/common/css/fonts/robotocondensed-light.woff2') format('woff2'),
         url('/about/common/css/fonts/robotocondensed-light.woff') format('woff'),
         url('/about/common/css/fonts/robotocondensed-light.ttf') format('truetype'),
         url('/about/common/css/fonts/robotocondensed-light.svg#roboto_condensedlight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'roboto_condensedbold';
    src: url('/about/common/css/fonts/robotocondensed-bold.eot');
    src: url('/about/common/css/fonts/robotocondensed-bold.eot?#iefix') format('embedded-opentype'),
         url('/about/common/css/fonts/robotocondensed-bold.woff2') format('woff2'),
         url('/about/common/css/fonts/robotocondensed-bold.woff') format('woff'),
         url('/about/common/css/fonts/robotocondensed-bold.ttf') format('truetype'),
         url('/about/common/css/fonts/robotocondensed-bold.svg#roboto_condensedbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'roboto_condensedregular';
    src: url('/about/common/css/fonts/robotocondensed-regular.eot');
    src: url('/about/common/css/fonts/robotocondensed-regular.eot?#iefix') format('embedded-opentype'),
         url('/about/common/css/fonts/robotocondensed-regular.woff2') format('woff2'),
         url('/about/common/css/fonts/robotocondensed-regular.woff') format('woff'),
         url('/about/common/css/fonts/robotocondensed-regular.ttf') format('truetype'),
         url('/about/common/css/fonts/robotocondensed-regular.svg#roboto_condensedregular') format('svg');
    font-weight: normal;
    font-style: normal;
}